[webkit-reviews] review canceled: [Bug 90277] Web Inspector: added Paint events for Images to TimelineAgent : [Attachment 151050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 04:52:32 PDT 2012


Andrey Kosyakov <caseq at chromium.org> has canceled Sergey Rogulenko
<rogulenko at google.com>'s request for review:
Bug 90277: Web Inspector: added Paint events for Images to TimelineAgent
https://bugs.webkit.org/show_bug.cgi?id=90277

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

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=151050&action=review


> Source/WebCore/platform/graphics/skia/NativeImageSkia.cpp:-87
> -#if PLATFORM(CHROMIUM)
> -	       TRACE_EVENT("nonCachedResize",
const_cast<NativeImageSkia*>(this), 0);
> -#endif

Please do not remove tracing instrumentation before we can offer a replacement.


More information about the webkit-reviews mailing list