[Webkit-unassigned] [Bug 19143] GTK] Improve the handling of new window requests

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


http://bugs.webkit.org/show_bug.cgi?id=19143


marco.barisione at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21254|                            |review?
               Flag|                            |




------- Comment #1 from marco.barisione at collabora.co.uk  2008-05-20 07:05 PDT -------
Created an attachment (id=21254)
 --> (http://bugs.webkit.org/attachment.cgi?id=21254&action=view)
Allow more control on the creation of new windows

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list