Re: CSP: workers

On Fri, May 10, 2013 at 1:18 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
> What happens with multiple documents with distinct CSP headers that
> use a shared worker?

So someone told me that the idea of workers was more or less to be
background documents. From that perspective CSP should apply to them
directly really (and for the controller idea they would be treated
similarly to a browsing context navigation), though I guess you still
want to do the same things you do with <iframe> where sometimes you
inherit the policy (e.g. for data URLs).


--
http://annevankesteren.nl/

Received on Saturday, 11 May 2013 14:15:10 UTC