Bug 111295

Summary: [WK2][EFL] Enable asynchronous spell checking by default
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: WebKit EFLAssignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 81042, 108172    
Bug Blocks:    
Attachments:
Description Flags
proposed patch benjamin: review+, eflews.bot: commit-queue-

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.