Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spec] Specify way to exempt URLs from network revocation #192

Open
blu25 opened this issue Sep 12, 2024 · 1 comment
Open

[Spec] Specify way to exempt URLs from network revocation #192

blu25 opened this issue Sep 12, 2024 · 1 comment

Comments

@blu25
Copy link
Collaborator

blu25 commented Sep 12, 2024

For web platform tests, we still need to be able to communicate with a fenced frame after network revocation in order to test that certain functionalities stop working. We currently do this with an Chromium-specific window.internals API that allows specified URLs to be exempt from network revocation. To launch network revocation with working tests to the wider community, we will need to have a web driver API that does the same thing. This will require a change to the WPT web driver + an RFC opened for it.

@domfarolino
Copy link
Collaborator

Can you describe why this is important / why we filed this? It isn't for web-exposed behavior right? Testing-only? (A brief description of how this came about / what PR prompted this would be good).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants