[webkit-reviews] review granted: [Bug 89704] [chromium] Do not accumulate occlusion from 3d layers on the main thread : [Attachment 148912] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 16:45:57 PDT 2012


James Robinson <jamesr at chromium.org> has granted Shawn Singh
<shawnsingh at chromium.org>'s request for review:
Bug 89704: [chromium] Do not accumulate occlusion from 3d layers on the main
thread
https://bugs.webkit.org/show_bug.cgi?id=89704

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
Looks good.

I wish we had a good data-driven way to make the decision about whether it's
worth paying the cost of full sorting to do occlusion checking on the main
thread.  Someday!


More information about the webkit-reviews mailing list