[webkit-reviews] review requested: [Bug 19143] GTK] Improve the handling of new window requests : [Attachment 21254] Allow more control on the creation of new windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 07:05:24 PDT 2008


Marco Barisione <marco.barisione at collabora.co.uk> has asked  for review:
Bug 19143: GTK] Improve the handling of new window requests
http://bugs.webkit.org/show_bug.cgi?id=19143

Attachment 21254: Allow more control on the creation of new windows
http://bugs.webkit.org/attachment.cgi?id=21254&action=edit

------- Additional Comments from Marco Barisione
<marco.barisione at collabora.co.uk>
I added a create-web-view signal so handlers can create and return a new web
view. I also added WebKitWebViewRequest and WebKitWebWindowFeatures, containing
information on the new web view (like the network request or the requested
size).

Initially the web view should be invisible and shown only after the emission of
show-web-view. If no handlers handle this signal then the default action is to
show the toplevel widget containing the web view.


More information about the webkit-reviews mailing list