Skip to content

Commit

Permalink
Add COOP noopener-allow-popups (#24660)
Browse files Browse the repository at this point in the history
* Add coop noopener-allow-popups

* Update http/headers/Cross-Origin-Opener-Policy.json

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>

* Update http/headers/Cross-Origin-Opener-Policy.json

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>

---------

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
  • Loading branch information
yoavweiss and caugner authored Oct 11, 2024
1 parent 00a2675 commit e6b7f6f
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions http/headers/Cross-Origin-Opener-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,43 @@
"standard_track": true,
"deprecated": false
}
},
"noopener-allow-popups": {
"__compat": {
"description": "noopener-allow-popups support",
"spec_url": "https://html.spec.whatwg.org/multipage/browsers.html#coop-noopener-allow-popups",
"support": {
"chrome": {
"version_added": "131"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
},
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down

0 comments on commit e6b7f6f

Please sign in to comment.