[webkit-reviews] review requested: [Bug 79183] [chromium] Avoid culling work for fully-non-opaque tiles, and add tracing for draw culling : [Attachment 128621] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 17:48:09 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 79183: [chromium] Avoid culling work for fully-non-opaque tiles, and add
tracing for draw culling
https://bugs.webkit.org/show_bug.cgi?id=79183

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
Looking for review again to make sure I got this TRACE_EVENT foo correct. I had
to cast the passes.size() to make it compile, as size_t confused it and it
wasn't sure if "unsigned long" should be an "unsigned long long" or an
"unsigned int", etc.

@vangelis good call with the continue!


More information about the webkit-reviews mailing list