[webkit-reviews] review cancelled: [Bug 16562] [gtk] Implement WebPolicyDelegate methods : [Attachment 21001] Implement WebPolicyDelegate methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 04:24:07 PDT 2008


Marco Barisione <marco.barisione at collabora.co.uk> has cancelled Marco Barisione
<marco.barisione at collabora.co.uk>'s request for review:
Bug 16562: [gtk] Implement WebPolicyDelegate methods
http://bugs.webkit.org/show_bug.cgi?id=16562

Attachment 21001: Implement WebPolicyDelegate methods
http://bugs.webkit.org/attachment.cgi?id=21001&action=edit

------- Additional Comments from Marco Barisione
<marco.barisione at collabora.co.uk>
I removed the new-window-requested signal as it works only for links with
target=_blank and doesn't seem as useful as the solution proposed in bug
#19143. We can add it later if it's really needed.

The actionInformation hash table has been replaced with a
WebKitWebNavigationAction class. Note that this classes as an enum property, so
this patch dependes on bug #19171.


More information about the webkit-reviews mailing list