You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom Warning Text: This spec is a subset of [the nightly version](../) that is advancing toward a W3C Recommendation. For implementers and developers who seek all the latest features, [Service Workers Nightly](../) is a right document that is constantly reflecting new requirements.
15
18
Abstract: This specification describes a method that enables applications to take advantage of persistent background processing, including hooks to enable bootstrapping of web applications while offline.
16
19
Abstract:
17
20
Abstract: The core of this system is an event-driven <a>Web Worker</a>, which responds to events dispatched from documents and other sources. A system for managing installation, versions, and upgrades is provided.
<p>This spec is a subset of <a href="../">the nightly version</a> that is advancing toward a W3C Recommendation. For implementers and developers who seek all the latest features, <a href="../">Service Workers Nightly</a> is a right document that is constantly reflecting new requirements.</p>
0 commit comments