fix(webkit): allow service worker navigation while offline - #42894
Devin Rousso (dcrousso) wants to merge 1 commit into
Conversation
offline emulation rejects navigation even when a service worker supplies the response apply configured offline state when page targets are initialized cover service worker responses, context isolation, and reopening pages
Test results for "tests 1"4 failed 2 flaky52184 passed, 1243 skipped Merge workflow run. |
🔴 The failures are this PR's own new testsAll four failures are the DetailsCaused by this PR
Not part of the verdict
Triaged by the Playwright bot - agent run |
Test results for "MCP"2 failed 8703 passed, 1474 skipped Merge workflow run. |
🟢 Both MCP failures are known flakesHi, I'm the Playwright bot — I triaged the "MCP" report. Both failures are tests that flip DetailsThis PR changes one line of Pre-existing flake / infra
One caveat on the headline: this verdict covers the MCP report only. The earlier "tests 1" Triaged by the Playwright bot - agent run |
offline emulation rejects navigation even when a service worker supplies the response
apply configured offline state when page targets are initialized
cover service worker responses, context isolation, and reopening pages
fixes #42775