[Bug 25914] No definition of parsing blob's scheme data

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

--- Comment #17 from Anne <annevk@annevk.nl> ---
(In reply to Arun from comment #14)
> It *could* be recursively parsed, but Blob URLs are just strings, and
> recursively parsing the URL doesn't do anything useful

Well, origins are objects and not strings.


> It *is* defined as part of the Blob URL definition, which asks for a
> Unicode-serialization of the origin of the incumbent settings object + "/" +
> UUID, which is the scheme data, which identifies a Blob resource.

That sounds like the opposite of what this bug is asking for.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 9 June 2014 07:09:23 UTC