This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24452 - ImageData should be exposed to workers since they survive structured clone
Summary: ImageData should be exposed to workers since they survive structured clone
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-31 08:37 UTC by contributor
Modified: 2014-01-31 18:24 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-01-31 08:37:37 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#imagedata
Complete: http://www.whatwg.org/c#imagedata
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html

Comment:
ImageData should be exposed to workers since they survive structured clone

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.90 Safari/537.1
Comment 1 contributor 2014-01-31 18:24:21 UTC
Checked in as WHATWG revision r8449.
Check-in comment: Forgot to expose some canvas interfaces to workers.
http://html5.org/tools/web-apps-tracker?from=8448&to=8449