[webkit-reviews] review requested: [Bug 26084] Multiple missing images in webkit-mask-image prevent rendering : [Attachment 30785] Propose a patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 12:13:44 PDT 2009


Mihnea Ovidenie <mihnea at adobe.com> has asked  for review:
Bug 26084: Multiple missing images in webkit-mask-image prevent rendering
https://bugs.webkit.org/show_bug.cgi?id=26084

Attachment 30785: Propose a patch
https://bugs.webkit.org/attachment.cgi?id=30785&action=review

------- Additional Comments from Mihnea Ovidenie <mihnea at adobe.com>
The patch modifies the function RenderBox::paintMaskImages. When having more
than one mask layer, we have to check that at least one FillLayer contains a
valid image before pushing a transparency layer.

Regards,
Mihnea


More information about the webkit-reviews mailing list