[webkit-reviews] review granted: [Bug 79376] [Chromium] Add profiling trace for deferred canvas rendering : [Attachment 128497] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 11:13:33 PST 2012


Stephen White <senorblanco at chromium.org> has granted Justin Novosad
<junov at chromium.org>'s request for review:
Bug 79376: [Chromium] Add profiling trace for deferred canvas rendering
https://bugs.webkit.org/show_bug.cgi?id=79376

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

------- Additional Comments from Stephen White <senorblanco at chromium.org>
I'm a little nervous about adding tracing on PlatformContextSkia::bitmap(),
since it's a pretty lightweight function in the non-deferred case.  But I guess
we'll see if it shows up in profiling.	r=me


More information about the webkit-reviews mailing list