Bug 265822
| Summary: | Track cross-tab WindowProxy access | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
We want to track how WindowProxy is used across tabs (i.e. via an opener relationship). This can be used to build up telemetry on how useful something like `Cross-Origin-Opener-Policy: restrict-properties` would be on the web (which is a version of COOP that restricts cross-origin WindowProxy to the postMessage and closed properties).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
rdar://118208200
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/21301
EWS
Committed 271791@main (52d668d5cf53): <https://commits.webkit.org/271791@main>
Reviewed commits have been landed. Closing PR #21301 and removing active labels.