RESOLVED FIXED 59594
[GTK] Move WebViewWidget to UIProcess/API/gtk
https://bugs.webkit.org/show_bug.cgi?id=59594
Summary [GTK] Move WebViewWidget to UIProcess/API/gtk
Carlos Garcia Campos
Reported 2011-04-27 03:48:33 PDT
API files should be under the API directory. The view widget should be the native view that hooks into the platform's toolkit, instead of current WebView class which is not a view but a page client.
Attachments
Patch (53.88 KB, patch)
2011-04-27 04:10 PDT, Carlos Garcia Campos
no flags
Patch tha simply moves and renames (40.04 KB, patch)
2011-04-27 10:08 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2011-04-27 04:10:30 PDT
Carlos Garcia Campos
Comment 2 2011-04-27 10:08:57 PDT
Created attachment 91305 [details] Patch tha simply moves and renames It simply moves and renames, the rest of the patch will be done in separate patches/bugs.
Martin Robinson
Comment 3 2011-04-27 10:10:31 PDT
Comment on attachment 91305 [details] Patch tha simply moves and renames Thank you!
Carlos Garcia Campos
Comment 4 2011-04-27 10:23:54 PDT
Note You need to log in before you can comment on or make changes to this bug.