-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
security/privacyThere are security or privacy implicationsThere are security or privacy implicationstopic: cross-origin-opener-policyIssues and ideas around the new "inverse of rel=noopener" headerIssues and ideas around the new "inverse of rel=noopener" header
Description
c9fddd7 introduced COOP with the secure context check using "Is url potentially trustworthy?". This gives the wrong answer for cases where the environment's HTTPS state is "deprecated".
#5659 can provide the foundation to fix this, allowing us to check the environment, instead of the URL.
Metadata
Metadata
Assignees
Labels
security/privacyThere are security or privacy implicationsThere are security or privacy implicationstopic: cross-origin-opener-policyIssues and ideas around the new "inverse of rel=noopener" headerIssues and ideas around the new "inverse of rel=noopener" header