https://www.w3.org/Bugs/Public/show_bug.cgi?id=23946
Arun <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #20 from Arun <[email protected]> --- I think this is fixed. There isn't an "active ban" now. 1. The query isn't defined (http://dev.w3.org/2006/webapi/FileAPI/#DefinitionOfScheme) but isn't "banned." 2. What is emitted by the methods URL.createFor and URL.createObjectURL (http://dev.w3.org/2006/webapi/FileAPI/#createRevokeMethodsParams) and what is consumed by parse and fetch (http://dev.w3.org/2006/webapi/FileAPI/#lifeTime and http://dev.w3.org/2006/webapi/FileAPI/#requestResponseModel) have been more tightly defined. See url.spec.whatwg.org and fetch.spec.whatwg.org for future updates on parsing and fetching blob URLs. -- You are receiving this mail because: You are on the CC list for the bug.
