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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 11:38:15 PST 2011


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





--- Comment #19 from Sailesh Agrawal <sail at chromium.org>  2011-01-19 11:38:14 PST ---
(In reply to comment #17)
> One more comment:
> 
> Should WebFrameClient::didToggleContinuousSpellChecking be called in response to WebFrame::enableContinousSpellChecking?  I'm assuming that you don't need it to be, but just from studying the interfaces it is not obvious that it behaves this way.  You should add a comment explaining this subtle behavior.

I added a comment to WebFrameImpl::enableContinuousSpellChecking() noting that didToggleContinuousSpellChecking is called in EditorClientImpl.

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