[Webkit-unassigned] [Bug 16654] [GTK] Signal "navigation-requested" does not react correctly on return TRUE from callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 30 09:29:24 PST 2007


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


xan.lopez at gmail.com changed:

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




------- Comment #3 from xan.lopez at gmail.com  2007-12-30 09:29 PDT -------
Created an attachment (id=18193)
 --> (http://bugs.webkit.org/attachment.cgi?id=18193&action=view)
WebKitNavigationResponse accumulator.

        * WebView/webkitwebview.cpp: use our own accumulator for signals
        returning WebKitNavigationResponse. The emission will be stopped
        when any callback returns anything but
        WEBKIT_NAVIGATION_RESPONSE_ACCEPT.
---
 WebKit/gtk/ChangeLog                 |   13 +++++++++++++
 WebKit/gtk/WebView/webkitwebview.cpp |   20 +++++++++++++++++++-
 2 files changed, 32 insertions(+), 1 deletions(-)


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