RESOLVED FIXED Bug 84741
fast/dom/Window/window-postmessage-clone.html failing on Mac after r114992
https://bugs.webkit.org/show_bug.cgi?id=84741
Summary fast/dom/Window/window-postmessage-clone.html failing on Mac after r114992
Kenneth Russell
Reported 2012-04-24 11:06:32 PDT
The switch of ImageData to reference a Uint8ClampedArray rather than a CanvasPixelArray has caused fast/dom/Window/window-postmessage-clone.html to start failing on Mac. The reason appears to be that a couple of TypeErrors that were previously logged to the console (presumably because CanvasPixelArray wasn't cloneable) are now missing in the actual results.
Attachments
Patch (1.27 KB, patch)
2012-04-24 11:38 PDT, Kenneth Russell
no flags
Kenneth Russell
Comment 1 2012-04-24 11:38:34 PDT
Kenneth Russell
Comment 2 2012-04-24 11:44:53 PDT
Note You need to log in before you can comment on or make changes to this bug.