Skip to content

chore: enable service worker networking by default#37868

Merged
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:chore-sw-network-enable-by-default
Oct 15, 2025
Merged

chore: enable service worker networking by default#37868
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:chore-sw-network-enable-by-default

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Oct 15, 2025

Tentatively moving this out of experiment, subject to the API review.

PLAYWRIGHT_DISABLE_SERVICE_WORKER_NETWORK environment variable is left as an opt-out.

Fixes #37675.

@github-actions
Copy link
Contributor

Test results for "MCP"

2557 passed, 108 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

2 failed
❌ [playwright-test] › ui-mode-test-network-tab.spec.ts:204 › should not preserve selection across test runs @macos-latest-node18-1
❌ [playwright-test] › update-aria-snapshot.spec.ts:345 › should update multiple files @macos-latest-node18-1

3 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-event-request.spec.ts:182 › should return response body when Cross-Origin-Opener-Policy is set `@firefox-ubuntu-22.04-node18`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:397 › should work behind reverse proxy `@macos-latest-node18-1`

47046 passed, 815 skipped


Merge workflow run.

@dgozman dgozman merged commit 766a93b into microsoft:main Oct 15, 2025
34 of 35 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.

[Feature]: (Experimental) Service Worker Network Events - Will this ever become stable?

2 participants