[Webkit-unassigned] [Bug 46624] Web Inspector: implement pausing on event listeners (back-end part)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 10:43:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46624





--- Comment #10 from Ilya Tikhonovsky <loislo at chromium.org>  2010-09-30 10:43:21 PST ---
(From update of attachment 69343)
View in context: https://bugs.webkit.org/attachment.cgi?id=69343&action=review

>> WebCore/inspector/InspectorDebuggerAgent.cpp:161
>> +    schedulePauseOnNextStatement(JavaScriptPauseEventType, InspectorObject::create());
> 
> It'd be better directly call ScriptDebugServer::shared().setPauseOnNextStatement(true);

Please just skip this comment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list