- From: <bugzilla@jessica.w3.org>
- Date: Wed, 21 Aug 2013 22:48:54 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19594 --- Comment #19 from Robert O'Callahan (Mozilla) <roc@ocallahan.org> --- The fundamental problem with createObjectURL is that there is no way for the browser to automatically know when the Web application is no longer using the string. That's why manual (or auto) revocation is needed. This problem is common to Blobs, MediaStreams and every other user of createObjectURL. Anyway we're only quibbling about wording here. It's already pretty clear what Harald meant, and I just would like to see it stated a little more precisely. -- 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 22:48:55 UTC