[webkit-reviews] review canceled: [Bug 116643] [CSS Exclusions] Minimal support for using an image to define a shape : [Attachment 208286] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 16:37:07 PDT 2013


Hans Muller <giles_joplin at yahoo.com> has canceled Hans Muller
<giles_joplin at yahoo.com>'s request for review:
Bug 116643: [CSS Exclusions] Minimal support for using an image to define a
shape
https://bugs.webkit.org/show_bug.cgi?id=116643

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

------- Additional Comments from Hans Muller <giles_joplin at yahoo.com>
I've replaced the GraphicsContext3D dependent Shape::createShape() function
with one that renders the StyleImage to an ImageBuffer and uses
getUnmultipliedImageData() to access the ImageBuffer's raw pixels.


More information about the webkit-reviews mailing list