[Bug 23431] File API should say what to do with the query string in blob: URLs

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

Arun <arun@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Arun <arun@mozilla.com> ---
(In reply to Anne from comment #10)
> I don't think you understand. The URL Standard already defines parsing for
> all URLs. Relative schemes are treated specially, but for all other schemes
> the URL ends up as "scheme", "scheme data", "query", and "fragment".
> 
> To define blob URLs in terms of this you just have to say what the "scheme
> data" can be (if you want to restrict the code points for producers), maybe
> that a conforming blob URL does not have a query and that fragment can be
> anything. (Reworded in specification prose of course.)

OK, fixed per your suggestions.

http://dev.w3.org/2006/webapi/FileAPI/#DefinitionOfScheme

Reopen if necessary.

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

Received on Sunday, 17 November 2013 00:01:06 UTC