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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 09:55:54 PDT 2012


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





--- Comment #25 from Andrey Kosyakov <caseq at chromium.org>  2012-07-03 09:55:53 PST ---
(From update of attachment 150628)
View in context: https://bugs.webkit.org/attachment.cgi?id=150628&action=review

LGTM with a nit. Pavel, please have a look!

> Source/WebCore/inspector/InspectorTimelineAgent.cpp:500
> +    if (m_lowlevelEventsEnabledStackMark == int(m_recordStack.size())) {

static_cast<int>(...)

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