Skip to content

CSP3: Add something along the lines of disown-window-owner. #139

Closed
@mikewest

Description

@mikewest

@hillbrad suggested adding a disown-window-owner flag of some sort to execute https://html.spec.whatwg.org/#disowned-its-opener automagically when opening auxiliary browsing contexts. That seems reasonable, but we'll need to bikeshed the name/syntax a bit:

  1. We're not disowning the owner of this window, we're asking windows we create to disown their owners.
  2. Should this be a valueless property, or should we bundle things like this and mixed content's strict mode somehow? e.g. default-src 'self'; clever-directive-name disown-window-owner strict-mixed-content-checking?

Thread: http://lists.w3.org/Archives/Public/public-webappsec/2015Jan/0071.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions