WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Comment on
attachment 191195
[details]
proposed patch
Attachment 191195
[details]
did not pass efl-ews (efl): Output:
http://webkit-commit-queue.appspot.com/results/16916235
Grzegorz Czajkowski
Comment 3
2013-03-06 00:07:36 PST
Committed
r144892
: <
http://trac.webkit.org/changeset/144892
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug