运行在 ServiceWorker 线程中的代码
多个窗口打开时,会存在多个 client 为 visibilityState = true 获取这些 Client 的 url 计算出 scopePath
监听 ServiceWorker 各种生命周期事件,焊接到 GlacierJS 对应事件的异步队列
统一处理 ServiceWorker 卸载动作
Generated using TypeDoc
运行在 ServiceWorker 线程中的代码