RESOLVED FIXED 40843
[GTK] Clean up the use of gdk_window_get_root_coords in EventSender
https://bugs.webkit.org/show_bug.cgi?id=40843
Summary [GTK] Clean up the use of gdk_window_get_root_coords in EventSender
Martin Robinson
Reported 2010-06-18 09:35:55 PDT
The logic for the backward compatible version is little bit more complex than necessary and it can be defined in such a way as to not pepper #ifdef's through the file.
Attachments
Cleanup patch (3.32 KB, patch)
2010-06-18 09:38 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-06-18 09:38:33 PDT
Created attachment 59125 [details] Cleanup patch
Xan Lopez
Comment 2 2010-06-24 12:20:18 PDT
Comment on attachment 59125 [details] Cleanup patch Good.
Martin Robinson
Comment 3 2010-06-24 17:23:08 PDT
Comment on attachment 59125 [details] Cleanup patch Clearing flags on attachment: 59125 Committed r61805: <http://trac.webkit.org/changeset/61805>
Martin Robinson
Comment 4 2010-06-24 17:23:13 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.