WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
72051
Worker with ImageData as message
https://bugs.webkit.org/show_bug.cgi?id=72051
Summary
Worker with ImageData as message
bugzilla33
Reported
2011-11-10 13:26:03 PST
Created
attachment 114554
[details]
Worker_ImageData.htm Run URL or Worker_ImageData.htm from attachment. Should alerts: [object ImageData];[object CanvasPixelArray] Tested on all other browsers (IE, Chrome, Opera, Firefox) Safari 5.1.1 throws error!
Attachments
Worker_ImageData.htm
(954 bytes, text/html)
2011-11-10 13:26 PST
,
bugzilla33
no flags
Details
Worker_ImageData.js
(42 bytes, text/javascript)
2011-11-10 13:26 PST
,
bugzilla33
no flags
Details
Worker_ImageData.htm
(959 bytes, text/html)
2011-11-10 13:29 PST
,
bugzilla33
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
bugzilla33
Comment 1
2011-11-10 13:26:53 PST
Created
attachment 114555
[details]
Worker_ImageData.js
bugzilla33
Comment 2
2011-11-10 13:28:51 PST
Comment on
attachment 114554
[details]
Worker_ImageData.htm wrong js file path
bugzilla33
Comment 3
2011-11-10 13:29:10 PST
Created
attachment 114556
[details]
Worker_ImageData.htm
Dirk Schulze
Comment 4
2014-03-24 07:52:13 PDT
It returns [object Uint8ClampedArray] and not [object CanvasPixelArray] but that is because of a spec change. Closing bug now.
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