[webkit-reviews] review denied: [Bug 105851] Web Inspector: show deferred paints on Timeline : [Attachment 180926] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 04:40:28 PST 2012


Pavel Feldman <pfeldman at chromium.org> has denied Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 105851: Web Inspector: show deferred paints on Timeline
https://bugs.webkit.org/show_bug.cgi?id=105851

Attachment 180926: Patch
https://bugs.webkit.org/attachment.cgi?id=180926&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=180926&action=review


> Source/WebCore/inspector/InspectorTimelineAgent.cpp:281
> +	   m_traceEventProcessor->willPaint();

It would be great if there was unidirectional dependency in the instrumentation
(i.e. processor -> timeline).


More information about the webkit-reviews mailing list