[Bug 19594] remove "BLOB" from url usage for createObjectURL()

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

--- Comment #18 from Martin Thomson <martin.thomson@skype.net> ---
(In reply to comment #17)
> That would expose the garbage collector. Anyway, you don't have to take my
> word for it, just read
> http://dev.w3.org/2006/webapi/FileAPI/#dfn-createObjectURL

So, if you ascribe similar properties to MediaStream URLs as you do to blob
URLs, then you get these properties.  Because this uses the same
URL.createObjectURL() function, then I guess you have to keep those properties.
 That's a shame, because I think that those properties aren't desirable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 21 August 2013 17:25:45 UTC