[Webkit-unassigned] [Bug 52680] [chromium] Event for spellcheck menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 16:28:02 PST 2011


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-18 16:28:02 PST ---
(From update of attachment 79352)
View in context: https://bugs.webkit.org/attachment.cgi?id=79352&action=review

> Source/WebKit/chromium/public/WebViewClient.h:192
> +    // This method is called when continuous spelling is enabled or disabled.
> +    virtual void continuousSpellCheckingEnabledStateChanged() { }
> +

I don't think this should be a public member function.  It should at least be private.

-- 
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