Re: ACTION-146, propose spec text for Workers

On Wed, Nov 20, 2013 at 6:49 PM, Ian Hickson <ian@hixie.ch> wrote:
> Any URL that has the same origin as the incumbent settings object when the
> worker is created should work fine. I don't know what defines the origin
> of blob: URLs, but if they're same-origin URLs, they should work fine, per
> the worker spec.

How would you define that? If you compute the origin of a URL,
independent of anything else, a blob URL obviously yields a unique
identifier. We can say that when fetched, a blob URL returns an
untainted response (its type is not error), and therefore works.


-- 
http://annevankesteren.nl/

Received on Thursday, 21 November 2013 11:08:44 UTC