[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 05:30:12 PST 2007


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


xan.lopez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com




------- Comment #1 from xan.lopez at gmail.com  2007-12-30 05:30 PDT -------
What he means is that there's no way to prevent the default handler from
running and returning its value unless you stop the signal manually or connect
with g_signal_connect_after (making your value 'win').

I think the signal should have a boolean accumulator.


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