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

fix: bind spellchecker receivers correctly in the renderer #21997

Merged
merged 1 commit into from Feb 3, 2020

Conversation

MarshallOfSound
Copy link
Member

During the chromium upgrade that included this change https://chromium-review.googlesource.com/c/chromium/src/+/1907273 we failed to correctly bind the new mojo-recievers for the spellchecker.

This PR does that 馃憤

Notes: The dictionarySuggestions property is now correctly populated when the built-in spellchecker is enabled

@electron-cation electron-cation bot added the new-pr 馃尡 PR opened in the last 24 hours label Feb 1, 2020
@electron-cation electron-cation bot removed the new-pr 馃尡 PR opened in the last 24 hours label Feb 2, 2020
Copy link
Member

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM based on the CL

@MarshallOfSound MarshallOfSound merged commit 1fb2b8e into master Feb 3, 2020
@release-clerk
Copy link

release-clerk bot commented Feb 3, 2020

Release Notes Persisted

The dictionarySuggestions property is now correctly populated when the built-in spellchecker is enabled

@MarshallOfSound MarshallOfSound deleted the bind-spellcheck-receiver branch February 3, 2020 17:49
@trop
Copy link
Contributor

trop bot commented Feb 3, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants