Bug 108172 - [WK2][EFL] Add requestCheckingOfString implementation
Summary: [WK2][EFL] Add requestCheckingOfString implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Grzegorz Czajkowski
URL:
Keywords:
Depends on: 107682 109577
Blocks: 81042 108528 111295
  Show dependency treegraph
 
Reported: 2013-01-29 01:55 PST by Grzegorz Czajkowski
Modified: 2013-03-05 02:41 PST (History)
9 users (show)

See Also:


Attachments
proposed patch (2.02 KB, patch)
2013-02-22 02:46 PST, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff
rebased after r144436 (1.97 KB, patch)
2013-03-01 05:44 PST, Grzegorz Czajkowski
morrita: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2013-01-29 01:55:10 PST
Provide asynchronous implementation of requestCheckingOfString for EFL.
Comment 1 Grzegorz Czajkowski 2013-02-22 02:46:24 PST
Created attachment 189732 [details]
proposed patch
Comment 2 Grzegorz Czajkowski 2013-03-01 05:44:50 PST
Created attachment 190945 [details]
rebased after r144436
Comment 3 Benjamin Poulain 2013-03-04 12:10:33 PST
Comment on attachment 190945 [details]
rebased after r144436

I sign off on this for WebKit2.
Comment 4 Hajime Morrita 2013-03-05 02:22:38 PST
Comment on attachment 190945 [details]
rebased after r144436

r+ with benjamin's sign-off on wk2 side and mine on spellchecking side.
Comment 5 Grzegorz Czajkowski 2013-03-05 02:41:40 PST
Committed r144745: <http://trac.webkit.org/changeset/144745>