RESOLVED FIXED 136700
[GTK] Merge WebKitAuthenticationWidget into WebKitAuthenticationDialog
https://bugs.webkit.org/show_bug.cgi?id=136700
Summary [GTK] Merge WebKitAuthenticationWidget into WebKitAuthenticationDialog
Carlos Garcia Campos
Reported 2014-09-10 04:08:11 PDT
The only reason why we had this widget separated in WebCore was to share it between WebKit1 and WebKit2, but now it's only used by WebKitAuthenticationDialog. We can just merge it, and remove another unneeded file from WebCorePlatformGTK.
Attachments
Patch (26.61 KB, patch)
2014-09-10 04:13 PDT, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2014-09-10 04:13:27 PDT
WebKit Commit Bot
Comment 2 2014-09-10 04:15:18 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Sergio Villar Senin
Comment 3 2014-09-11 01:03:04 PDT
Comment on attachment 237885 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=237885&action=review r=me > Source/WebKit2/UIProcess/API/gtk/WebKitAuthenticationDialog.cpp:58 > + We might consider doing this in one line.
Carlos Garcia Campos
Comment 4 2014-09-11 02:00:02 PDT
Note You need to log in before you can comment on or make changes to this bug.