[webkit-reviews] review requested: [Bug 28133] SVG Filter feBlend implementation missing : [Attachment 34901] SVG Filter feBlend Implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 15 11:39:52 PDT 2009


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 28133: SVG Filter feBlend implementation missing
https://bugs.webkit.org/show_bug.cgi?id=28133

Attachment 34901: SVG Filter feBlend Implementation
https://bugs.webkit.org/attachment.cgi?id=34901&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
I talked with olliej. I added a unsigned char setter and a getter that returns
an unsigned char to ByteArray.h. It was necessary to add the callers to
CanvasPixelArray too, since ImageData doesn't give a ByteArray, but a
CanvasPixelArray back.


More information about the webkit-reviews mailing list