[Webkit-unassigned] [Bug 90264] Web Inspector: added low-level instrumentation support for TimelineAgent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 03:10:02 PDT 2012


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





--- Comment #2 from Andrey Kosyakov <caseq at chromium.org>  2012-06-29 03:10:00 PST ---
(From update of attachment 150125)
View in context: https://bugs.webkit.org/attachment.cgi?id=150125&action=review

> Source/WebCore/inspector/InspectorInstrumentation.h:102
> +    static void startLowlevelInspectingForFrame(Frame*);
> +    static void stopLowlevelInspecting();
> +

This should not be exposed in instrumentation interface -- we should rather set this implicitly during other timeline events in InspectorTimelineAgent.

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