feat: ServiceWorkerMain (#45341)
This commit is contained in:
parent
59e4794ff5
commit
cc6164fe27
23 changed files with 1265 additions and 50 deletions
1
spec/fixtures/api/service-workers/sw-script-error.js
vendored
Normal file
1
spec/fixtures/api/service-workers/sw-script-error.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
throw new Error('service worker throwing on startup');
|
Loading…
Add table
Add a link
Reference in a new issue