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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 16:31:17 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-18 16:31:17 PST ---
(In reply to comment #4)
> (From update of attachment 79352 [details])
> 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.

I take it back.  I thought this was added to WebEditorClient.h

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