Bug 112516

Summary: [ENCHANT] Invalid charset encoding used for spelling guess context menu items
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.