Re: CSP Directive Proposal: Sandbox

On 22 February 2011 09:57, Adam Barth <w3c@adambarth.com> wrote:

> >> The unique origin does not use the about scheme.
> >
> > What does it use?
>
> There's no way to tell.  In WebKit, it's just a Boolean flag that says
> "this origin is unique."
>

Ok if the origin is unique and doesn't use modify the url. How would iframe
sandboxes communicate with the parent or each other? Since potentially they
could all be part of the same location and since all messages would return
the same origin.

Received on Wednesday, 23 February 2011 09:43:45 UTC