Skip to content

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Sep 10, 2025

Fixes #239381

Because these requests are all served by the service worker, only the webview itself should be able to make them. Embedding pages can try accessing these resources but it won't go through the service worker

Fixes microsoft#239381

Because these requests are all served by the service worker, only the webview itself should be able to make them. Embedding pages can try accessing these resources but it won't go through the service worker
@mjbvz mjbvz added this to the September 2025 milestone Sep 10, 2025
@mjbvz mjbvz self-assigned this Sep 10, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@mjbvz mjbvz merged commit 862786c into microsoft:main Sep 10, 2025
17 checks passed
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

Successfully merging this pull request may close these issues.

Webview in Firefox encounters CORP error when using the base tag to load resources
2 participants