RESOLVED FIXED 111295
[WK2][EFL] Enable asynchronous spell checking by default
https://bugs.webkit.org/show_bug.cgi?id=111295
Summary [WK2][EFL] Enable asynchronous spell checking by default
Grzegorz Czajkowski
Reported 2013-03-04 02:01:38 PST
Asynchronous spell checking is disabled by default (bug 81042). It means all requests of checking the string are sent synchronously. WebKit-EFL implements requestCheckingOfString method (bug 108172) which allows to call spelling checking asynchronously. We should enable it be default for EFL to use non blocking API.
Attachments
proposed patch (1.62 KB, patch)
2013-03-04 03:37 PST, Grzegorz Czajkowski
benjamin: review+
eflews.bot: commit-queue-
Grzegorz Czajkowski
Comment 1 2013-03-04 03:37:37 PST
Created attachment 191195 [details] proposed patch
EFL EWS Bot
Comment 2 2013-03-04 03:44:07 PST
Grzegorz Czajkowski
Comment 3 2013-03-06 00:07:36 PST
Note You need to log in before you can comment on or make changes to this bug.