Skip to content

Commit 215c27d

Browse files
Kill service_worker watchdog to validate if its causing webview2 stability issues (#4227)
1 parent 5fab4bd commit 215c27d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overrides/windows-override.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2804,10 +2804,10 @@
28042804
}
28052805
},
28062806
"serviceWorkerWatchdog": {
2807-
"state": "enabled"
2807+
"state": "disabled"
28082808
},
28092809
"serviceWorkerWatchdogUnregister": {
2810-
"state": "preview"
2810+
"state": "disabled"
28112811
}
28122812
},
28132813
"exceptions": []

0 commit comments

Comments
 (0)