[Webkit-unassigned] [Bug 125688] Get rid of a synchronous spellchecking in a favour of an asynchronous one
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 13 04:37:33 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125688
--- Comment #1 from Grzegorz Czajkowski <g.czajkowski at samsung.com> 2013-12-13 04:35:44 PST ---
As far as I know there are three four WebKit ports that implement spellchecking.
Port | WK1 sync spell | WK1 async spell | WK2 sync spell | WK2 async
--------------------------------------------------------------------------
Mac | + | + | + | -
Gtk | + | - | + | -
Efl | - | - | + | +
Blackberry | - | + | N/A | N/A
Before changes in WebCore I think we should deliver port implementation for asynchronous spellchecking for Mac-WK2 and GTK-WK1/2 (added corresponding bugs).
--
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