RESOLVED FIXED 137209
[GTK] Remove IntPointGtk.cpp and IntRectGtk.cpp
https://bugs.webkit.org/show_bug.cgi?id=137209
Summary [GTK] Remove IntPointGtk.cpp and IntRectGtk.cpp
Carlos Garcia Campos
Reported 2014-09-29 03:30:44 PDT
IntPointGtk is unused and IntRectGtk is only required by GTK+2 and only used when building with GTK+2 in GtkInputMethodFilter.cpp that can be easily replaced.
Attachments
Patch (6.26 KB, patch)
2014-09-29 03:33 PDT, Carlos Garcia Campos
no flags
Updated patch (7.85 KB, patch)
2014-09-29 03:50 PDT, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2014-09-29 03:33:29 PDT
Carlos Garcia Campos
Comment 2 2014-09-29 03:50:21 PDT
Created attachment 238849 [details] Updated patch I forgot to also update the headers, thanks phil!
Philippe Normand
Comment 3 2014-09-29 03:51:51 PDT
Comment on attachment 238849 [details] Updated patch Looks good now :)
Carlos Garcia Campos
Comment 4 2014-09-29 04:55:05 PDT
Note You need to log in before you can comment on or make changes to this bug.