[webkit-reviews] review requested: [Bug 89704] [chromium] Do not accumulate occlusion from 3d layers on the main thread : [Attachment 148919] Addressed reviewer comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 17:23:15 PDT 2012


Shawn Singh <shawnsingh at chromium.org> has asked  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 148919: Addressed reviewer comments
https://bugs.webkit.org/attachment.cgi?id=148919&action=review

------- Additional Comments from Shawn Singh <shawnsingh at chromium.org>
Fixed other tests too. Looking at them, they all turned out to be expecting no
occlusion (or no occlusion in the region of interest), so that's why they
passed on the main thread after this patch.  But for good measure it was
appropraite that we move them to the impl thread, otherwise the tests are no
longer testing their intended scenarios. Tested everything again; still no
obvious regression


More information about the webkit-reviews mailing list