- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Feb 2014 22:49:20 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23946
Arun <arun@mozilla.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #20 from Arun <arun@mozilla.com> ---
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 the QA Contact for the bug.
Received on Thursday, 27 February 2014 22:49:22 UTC