Bug 112517

Summary: [GTK] Invalid charset encoding using when substituting a misspelled word in WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Garcia Campos 2013-03-17 07:45:37 PDT
The problem is that we are creating the WebContextMenuItemData with the GtkAction label as UTF-8. It should be converted to UTF-16.
Comment 1 Carlos Garcia Campos 2013-03-17 07:48:07 PDT
Created attachment 193465 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-03-17 09:44:34 PDT
Comment on attachment 193465 [details]
Patch

Thanks for the review!
Comment 3 WebKit Review Bot 2013-03-17 09:52:02 PDT
Comment on attachment 193465 [details]
Patch

Clearing flags on attachment: 193465

Committed r146011: <http://trac.webkit.org/changeset/146011>
Comment 4 WebKit Review Bot 2013-03-17 09:52:05 PDT
All reviewed patches have been landed.  Closing bug.