[Bug 18631] [HTML5] ImageData object as image

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18631

Kyle Huey <me@kylehuey.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me@kylehuey.com

--- Comment #12 from Kyle Huey <me@kylehuey.com> 2012-08-21 16:36:58 UTC ---
There's a fundamental problem here.  ImageData is mutable, while Blob and File
are not.  Creating URLs to ImageData objects could be racy.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 21 August 2012 16:37:04 UTC