Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add events for spellcheck dictionary downloads #22449

Merged
merged 1 commit into from Mar 5, 2020

Conversation

MarshallOfSound
Copy link
Member

As in title and notes 馃槃 Pretty standard wiring, had to patch in a way to attach observers to the dictionaries that the spellcheck service creates but that's pretty minimal.

Notes: Added new spellcheck-dictionary-* events on the `session module to help track and debug dictionary initialization

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner February 29, 2020 00:40
@electron-cation electron-cation bot added the new-pr 馃尡 PR opened in the last 24 hours label Feb 29, 2020
@MarshallOfSound MarshallOfSound added target/8-x-y semver/minor backwards-compatible functionality labels Feb 29, 2020
@MarshallOfSound MarshallOfSound force-pushed the dictionary-download-events branch 2 times, most recently from 2eaa5ec to c506e8e Compare February 29, 2020 00:41
@electron-cation electron-cation bot removed the new-pr 馃尡 PR opened in the last 24 hours label Mar 1, 2020
@MarshallOfSound MarshallOfSound merged commit b3e1134 into master Mar 5, 2020
@release-clerk
Copy link

release-clerk bot commented Mar 5, 2020

Release Notes Persisted

Added new spellcheck-dictionary-* events on the `session module to help track and debug dictionary initialization

@MarshallOfSound MarshallOfSound deleted the dictionary-download-events branch March 5, 2020 19:58
@trop
Copy link
Contributor

trop bot commented Mar 5, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 5, 2020

I have automatically backported this PR to "9-x-y", please check out #22556

@trop
Copy link
Contributor

trop bot commented Mar 5, 2020

@MarshallOfSound has manually backported this PR to "8-x-y", please check out #22558

@trop trop bot added the in-flight/8-x-y label Mar 5, 2020
@jkleinsc
Copy link
Contributor

jkleinsc commented Mar 6, 2020

This was approved for backport to 9-x-y and 8-x-y by the releases WG.

@trop trop bot removed the in-flight/8-x-y label Mar 6, 2020
@sofianguy sofianguy added this to Fixed in 8.1.0 in 8.2.x Mar 6, 2020
@sofianguy sofianguy added this to Fixed in 9.0.0-beta.7 in 9-x-y Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor backwards-compatible functionality
Projects
No open projects
8.2.x
Fixed in 8.1.0
9-x-y
Fixed in 9.0.0-beta.7
Development

Successfully merging this pull request may close these issues.

None yet

4 participants