- From: <bugzilla@jessica.w3.org>
- Date: Sat, 30 Nov 2013 22:08:54 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23946
Bug ID: 23946
Summary: Lift the ban on query parts in “blob:” URIs
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: File API
Assignee: arun@mozilla.com
Reporter: org.w3@manuel-strehl.de
QA Contact: public-webapps-bugzilla@w3.org
CC: public-webapps@w3.org
The blob:-URI scheme explicitly forbids query parts. RFC 3986 on the other hand
explicitly allows query parts,
<http://tools.ietf.org/html/rfc3986#section-3.4>. (The “(if any)” refers to the
existance of a naming authority in my reading.)
So the forbidding of query parts makes blob: a non-URI in the sense of that
RFC. Are there any hard reasons to forbid query parts? Just from reading the
spec, that move seems arbitrary. There might be useful applications, though,
e.g., parametrising dynamically generated JS in a blob.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Saturday, 30 November 2013 22:08:56 UTC