[webkit-reviews] review denied: [Bug 23458] Reintroduce CanvasPixelArray in ImageData.idl : [Attachment 26897] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 10:58:33 PST 2009


Oliver Hunt <oliver at apple.com> has denied 's request for review:
Bug 23458: Reintroduce CanvasPixelArray in ImageData.idl
https://bugs.webkit.org/show_bug.cgi?id=23458

Attachment 26897: proposed patch
https://bugs.webkit.org/attachment.cgi?id=26897&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
Actually, on second thoughts, i think a better solution would be to make
CanvasPixelArray be a subclass of ByteArray for those builds that need it --
all builds should be using WTF::ByteArray to ensure consistency, and just
typedef-ing the type difference away could lead to platform inconsistencies


More information about the webkit-reviews mailing list