[Webkit-unassigned] [Bug 81042] [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 17:57:39 PDT 2012


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





--- Comment #7 from Tim Horton <timothy_horton at apple.com>  2012-07-24 17:57:43 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Created an attachment (id=145657)
 --> (https://bugs.webkit.org/attachment.cgi?id=145657&action=review) [details] [details]
> > insufficient
> 
> WebKit2-EFL needs this patch as we've almost done spellchecker feature and we would like to perform the tests from editing/spelling directory, btw:
> 
> View in context: https://bugs.webkit.org/attachment.cgi?id=145657&action=review
> 
> > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2010
> > +    settings->setFullScreenEnabled(store.getBoolValueForKey(WebPreferencesKey::asynchronousSpellCheckingEnabledKey()));
> 
> should be settings->setAsynchronousSpellCheckingEnabled(...)

Erg, good catch. That explains why it didn't work! You're welcome to pick up the patch and fix that and see if it works.

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