RESOLVED FIXED 101843
[GTK] [WebKit2] Move GtkAuthenticationDialog to the UIProcess
https://bugs.webkit.org/show_bug.cgi?id=101843
Summary [GTK] [WebKit2] Move GtkAuthenticationDialog to the UIProcess
Martin Robinson
Reported 2012-11-10 11:11:53 PST
Instead of instantiating the GtkAuthenticationDialog in the WebProcess, where it has its own little GTK+ world, we should instantiate it in the WebProcess. That will allow us to embed it into the WebView in the future.
Attachments
Patch (18.62 KB, patch)
2012-11-10 11:42 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2012-11-10 11:42:34 PST
WebKit Review Bot
Comment 2 2012-11-16 10:19:04 PST
Comment on attachment 173463 [details] Patch Rejecting attachment 173463 [details] from commit-queue. New failing tests: storage/indexeddb/objectstore-basics.html Full output: http://queues.webkit.org/results/14847843
Martin Robinson
Comment 3 2012-11-16 11:07:15 PST
Comment on attachment 173463 [details] Patch Clearing flags on attachment: 173463 Committed r134974: <http://trac.webkit.org/changeset/134974>
Martin Robinson
Comment 4 2012-11-16 11:07:18 PST
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.