RESOLVED FIXED 59765
[GTK] Share the GTK+ key binding code between WebKit1 and WebKit2
https://bugs.webkit.org/show_bug.cgi?id=59765
Summary [GTK] Share the GTK+ key binding code between WebKit1 and WebKit2
Martin Robinson
Reported 2011-04-28 17:44:32 PDT
Currently the GTK+ keybinding code is duplicated in both WebKit1 and WebKit2. By pushing it into a WebCore utility class we may share the code and also make the EditorClientGtk class smaller.
Attachments
Patch (45.94 KB, patch)
2011-04-28 17:48 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2011-04-28 17:48:56 PDT
Carlos Garcia Campos
Comment 2 2011-04-29 00:11:54 PDT
(In reply to comment #1) > Created an attachment (id=91609) [details] > Patch Looks good to me.
Eric Seidel (no email)
Comment 3 2011-05-11 20:37:45 PDT
Comment on attachment 91609 [details] Patch OK. rs=me.
Martin Robinson
Comment 4 2011-05-13 09:00:40 PDT
Comment on attachment 91609 [details] Patch Clearing flags on attachment: 91609 Committed r86436: <http://trac.webkit.org/changeset/86436>
Martin Robinson
Comment 5 2011-05-13 09:00:44 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.