[webkit-reviews] review requested: [Bug 27933] SVG Filter premultiplied color support for getImageDate/putImageData : [Attachment 34365] premultiplied color support for getImageData/putImageData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 06:08:54 PDT 2009


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 27933: SVG Filter premultiplied color support for getImageDate/putImageData
https://bugs.webkit.org/show_bug.cgi?id=27933

Attachment 34365: premultiplied color support for getImageData/putImageData
https://bugs.webkit.org/attachment.cgi?id=34365&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
Corrected patch.

Testing is a bit difficult since only SVG Filters make use of premultiplied
colors, as far as I know (at least for geImageData/putImageData). SVG Filters
are neither activated nor does a  effect exist, that makes already use of
premultiplied colors.


More information about the webkit-reviews mailing list