Bug 965637 Comment 135 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

> We added a member variable to docshell

Christoph, why do we need this?  Generally speaking, a docshell does not correspond to a single load.  Furthermore, in the fusion world, the docshell where the load starts may not even be the thing the new document is loaded into.

I was figuring the "CSP to inherit" would come from the loadinfo, which is attached to the channel and therefore is available at the point when we set up the document from the channel.  Does that not work for some reason?
> We added a member variable to docshell

Christoph, why do we need this?  Generally speaking, a docshell does not correspond to a single load.  Furthermore, in the fission world, the docshell where the load starts may not even be the thing the new document is loaded into.

I was figuring the "CSP to inherit" would come from the loadinfo, which is attached to the channel and therefore is available at the point when we set up the document from the channel.  Does that not work for some reason?

Back to Bug 965637 Comment 135