RESOLVED FIXED 112516
[ENCHANT] Invalid charset encoding used for spelling guess context menu items
https://bugs.webkit.org/show_bug.cgi?id=112516
Summary [ENCHANT] Invalid charset encoding used for spelling guess context menu items
Carlos Garcia Campos
Reported 2013-03-17 07:38:35 PDT
The problem is that the guesses returned by enchant, which are UTF-8 encoded, are passed to WebCore without converting them to UTF-16.
Attachments
Patch (1.44 KB, patch)
2013-03-17 07:41 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2013-03-17 07:41:28 PDT
WebKit Review Bot
Comment 2 2013-03-17 09:27:59 PDT
Comment on attachment 193464 [details] Patch Clearing flags on attachment: 193464 Committed r146010: <http://trac.webkit.org/changeset/146010>
WebKit Review Bot
Comment 3 2013-03-17 09:28:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.