- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Mar 2014 16:53:52 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24998
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian@hixie.ch
--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
data: URLs have a defined origin: http://tools.ietf.org/html/rfc6454#section-4
I don't really mind what the origin of blob: URLs is, but if it's not the usual
origin, we should define it. Right now the spec says it should have a special
origin, but doesn't say what it is.
Note that I'm not talking about the origin of resources generated from blob:
URLs, I'm talking about the origin of the blob: URLs themselves.
(If we define blob: URLs as having the same origin as their resource, though,
it would make certain things work really well. For example, it would mean
workers automatically supported blob: URLs.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 11 March 2014 16:53:53 UTC