[Webkit-unassigned] [Bug 16562] [gtk] Implement WebPolicyDelegate methods

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


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


marco.barisione at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21001|review?                     |
               Flag|                            |
  Attachment #21001|0                           |1
        is obsolete|                            |
  Attachment #21288|                            |review?
               Flag|                            |




------- Comment #20 from marco.barisione at collabora.co.uk  2008-05-22 04:24 PDT -------
Created an attachment (id=21288)
 --> (http://bugs.webkit.org/attachment.cgi?id=21288&action=view)
Implement WebPolicyDelegate methods

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.


-- 
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