[Webkit-unassigned] [Bug 10276] [Drosera] Clicking "(global scope)" while paused inside an event handler takes you to first line of HTML page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Aug 6 13:02:54 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10276





------- Comment #2 from opendarwin.org at bdash.net.nz  2006-08-06 13:02 PDT -------
Cool, that seems like a good approach.  The problem with this is that
willExecuteStatement appears to be called for line 1 of the main HTML page
prior to the execution of the event handler.    This suggests to me that WebKit
is calling webView:willExecuteStatement:sourceId:line:forWebFrame: for line 1
of the main HTML page, even though it doesn't really make sense to do so.  


-- 
Configure bugmail: http://bugzilla.opendarwin.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