Chromium Code Reviews
DescriptionMove ownership of IdleSpellCheckCallback from LocalFrame to SpellChecker
IdleSpellCheckCallback is an implementation detail of Blink's SpellChecker,
and should better be owned by and hidden in SpellChecker, instead of being
exposed from LocalFrame.
This patch hence moves ownership of IdleSpellCheckCallback to SpellChecker.
BUG=517298, 695359
Review-Url: https://codereview.chromium.org/2714113003
Cr-Commit-Position: refs/heads/master@{#453157}
Committed: https://chromium.googlesource.com/chromium/src/+/d9e6a0b2197094e8fd4b4f4cb66f19bdfd213403
Patch Set 1 #Patch Set 2 : Fri Feb 24 11:06:25 PST 2017 #Dependent Patchsets: Messages
Total messages: 20 (14 generated)
|