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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 20:18:28 PST 2007


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

           Summary: Signal "navigation-requested" does not react correctly
                    on return TRUE from callbacks
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lars at strojny.net


Signal "navigation-requested" is supposed to stop emitting the signal (and
therefore the default handler should not be called). This is currently not the
case. A working workround is to call g_signal_stop_emission_by_name() on the
webview object.


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