[webkit-reviews] review denied: [Bug 89266] [Texmap] TextureMapperPaintOptions should keep current surface. : [Attachment 147942] patch v.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 15:36:00 PDT 2012


Noam Rosenthal <noam.rosenthal at nokia.com> has denied Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 89266: [Texmap] TextureMapperPaintOptions should keep current surface.
https://bugs.webkit.org/show_bug.cgi?id=89266

Attachment 147942: patch v.1
https://bugs.webkit.org/attachment.cgi?id=147942&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=147942&action=review


> LayoutTests/ChangeLog:8
> +	   Before this patch, if a replica layer has a descendant replica
child, the child
> +	   layer does not render the result in the parent layer's surface
because
> +	   TextureMapperPaintOptions does not keep current surface.

Please describe in the changelog the change to the test.

> Source/WebCore/ChangeLog:8
> +	   Before this patch, if a replica layer has a descendant replica
child, the child
> +	   layer does not render the result in the parent layer's surface
because
> +	   TextureMapperPaintOptions does not keep current surface.

Please describe what the patch actually adds/fixes.


More information about the webkit-reviews mailing list