[webkit-reviews] review requested: [Bug 81156] [chromium] Move overdraw metrics into a templated class for both paint and draw metrics. : [Attachment 131951] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 16:16:09 PDT 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 81156: [chromium] Move overdraw metrics into a templated class for both
paint and draw metrics.
https://bugs.webkit.org/show_bug.cgi?id=81156

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
Using a single event to record both opaque/translucent pixel counts. Tested
this out with about:tracing and it seems pretty reasonable, you can drill in
and find pixel counts when you need to, until something better in the
about:tracing system comes along.


More information about the webkit-reviews mailing list