mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Integrate service worker manager thread
This commit is contained in:
parent
e8fa02a07f
commit
1e6293ea1d
39 changed files with 764 additions and 582 deletions
2
tests/html/service-worker/sw_dashboard.js
Normal file
2
tests/html/service-worker/sw_dashboard.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
importScripts('dummy.js');
|
||||
console.log("dashboard service worker: active");
|
Loading…
Add table
Add a link
Reference in a new issue