Re: CSP sandboxing and workers

On Mon, Jun 2, 2014 at 6:04 PM, Brad Hill <hillbrad@gmail.com> wrote:
> Among "JavaScript global environment", "document environment",
> "dedicated worker environment", "shared worker
> environment", and "worker environment", where does CSP state live and
> what loads get to influence it?  Maybe a table would be helpful.

CSP is at the same level, roughly. Though there is some mixing when it
comes to nested environments.


-- 
http://annevankesteren.nl/

Received on Monday, 2 June 2014 16:09:11 UTC