[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:12:30 PDT 2010


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





--- Comment #20 from Pavel Podivilov <podivilov at chromium.org>  2010-10-04 07:12:29 PST ---
(In reply to comment #18)
> (From update of attachment 69622 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=69622&action=review
> 
> > WebCore/inspector/InspectorTimelineAgent.h:80
> > +    int id() { return m_id; }
> 
> Not all comments were addressed.

id is used as a cookie to prevent calling didXXX method of wrong timeline agent instance.

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