[Webkit-unassigned] [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 06:20:16 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19130


gns at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21464|0                           |1
        is obsolete|                            |




------- Comment #17 from gns at gnome.org  2008-06-24 06:20 PDT -------
Created an attachment (id=21902)
 --> (https://bugs.webkit.org/attachment.cgi?id=21902&action=view)
proposed patch

I applied most of the suggestions made by Christian, following also the
comments made by Marco Barisione. This patch has an alternative approach to
passing information to the create-web-view signal: instead of a new class
holding the information I just pass the WebWindowFeatures and the
NetworkRequest objects.

I tried to address the problem with property names. I left some issues
unmodified while me and Barisione work on finding the correct answers, such as
the dialog property of WebWindowFeatures, and the limits for width/height.


-- 
Configure bugmail: https://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