WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2012-04-24 11:38:34 PDT
Created
attachment 138611
[details]
Patch
Kenneth Russell
Comment 2
2012-04-24 11:44:53 PDT
Committed
r115088
: <
http://trac.webkit.org/changeset/115088
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug