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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 08:04:20 PDT 2012


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





--- Comment #6 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-07-17 08:04:19 PST ---
(In reply to comment #5)
> Created an attachment (id=145657)
 --> (https://bugs.webkit.org/attachment.cgi?id=145657&action=review) [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(...)

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