[webkit-reviews] review denied: [Bug 88786] TextureMapperLayer: invisible layers do not let their children to be painted : [Attachment 146866] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 10:10:08 PDT 2012


Noam Rosenthal <noam.rosenthal at nokia.com> has denied Sergio Villar Senin
<svillar at igalia.com>'s request for review:
Bug 88786: TextureMapperLayer: invisible layers do not let their children to be
painted
https://bugs.webkit.org/show_bug.cgi?id=88786

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

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
I understand the bug, but the fix is not right. We still want to exit early if
the opacity is 0, the size is empty etc. We should add specific tests of
culling, and only paint the children if we're preserving 3D.


More information about the webkit-reviews mailing list