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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 07:13:57 PDT 2010


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





--- Comment #21 from Pavel Podivilov <podivilov at chromium.org>  2010-10-04 07:13:56 PST ---
(In reply to comment #19)
> (From update of attachment 69622 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=69622&action=review
> 
> > WebCore/inspector/InspectorInstrumentation.cpp:180
> > +    if (InspectorDebuggerAgent* debuggerAgent = inspectorController->m_debuggerAgent.get())
> > +        debuggerAgent->cancelPauseOnNextStatement();
> 
> what happens if we get two events, one inside the other?

Could you please suggest an example?

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