[Bug 18579] window.URL.createObjectURL() it not defined

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

Aaron Colwell <acolwell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|adrianba@microsoft.com      |acolwell@chromium.org

--- Comment #1 from Aaron Colwell <acolwell@chromium.org> 2012-08-17 22:25:35 UTC ---
(In reply to comment #0)
> http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#mediasource-algorithms
> 
> "MediaSource object URLs are created by passing a MediaSource object to
> window.URL.createObjectURL()."
> 
> AFAICT, createObjectURL is defined by
> http://dev.w3.org/2006/webapi/FileAPI/#dfn-createObjectURL but that only
> handled Blob objects.
> 
> (This is somewhere between editorial and spec lawyering, since it's not hard to
> figure out what to actually implement.)

You're right. I don't mind adding a section with the partial interface
definition.

-- 
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 Friday, 17 August 2012 22:25:36 UTC