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

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

           Summary: window.URL.createObjectURL() it not defined
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
        AssignedTo: adrianba@microsoft.com
        ReportedBy: philipj@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org


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.)

-- 
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 Wednesday, 15 August 2012 15:58:29 UTC