[webkit-reviews] review granted: [Bug 81242] [chromium] Remove surface damage client from occlusion tracker : [Attachment 132097] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 18:23:18 PDT 2012


Adrienne Walker <enne at google.com> has granted Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 81242: [chromium] Remove surface damage client from occlusion tracker
https://bugs.webkit.org/show_bug.cgi?id=81242

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

------- Additional Comments from Adrienne Walker <enne at google.com>
I think I'm convinced that scissoring in screen space is always going to cull
just as much (if not more) than mapping the scissor onto a layer and taking the
enclosing IntRect and scissoring with that.  Thanks for the diagram.

It's nice not to have to need this client class.  R=me.


More information about the webkit-reviews mailing list