Skip to content

CSP3: Note that the disown-opener directive needs to be sent in the HTTP headers #193

@jwatt

Description

@jwatt

https://w3c.github.io/webappsec-csp/#directive-disown-opener

While it is possible to disown the opener after document construction has begun/completed it is not possible to change certain properties, such as whether a context is a secure context or not. This state is decided very early on during prototype object construction, so the disown-opener directive would need to be sent in the HTTP headers in order to allow an opened document to be a secure context.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions