[Webkit-unassigned] [Bug 52680] [chromium] Notify WebViewClient when spellcheck state changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 08:43:13 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52680





--- Comment #16 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-01-19 08:43:13 PST ---
How about didToggleContinuousSpellChecking as a name?  That is nice because "toggle" isn't precise about whether the feature was enabled or disabled.  You have to query WebFrame::isContinuousSpellCheckingEnabled.  Also, "toggle" is used by the corresponding EditorClient method.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list