|
1213 | 1213 | }
|
1214 | 1214 | </style>
|
1215 | 1215 | <link href="https://www.w3.org/StyleSheets/TR/2016/W3C-ED" rel="stylesheet" type="text/css">
|
1216 |
| - <meta content="Bikeshed version c03af8da7325f5ae3f9ca742161b5d270bbce12f" name="generator"> |
| 1216 | + <meta content="Bikeshed version 10ff3eb4050069e20bb9b943c8b76fe5bfe3a48f" name="generator"> |
1217 | 1217 | <link href="https://www.w3.org/TR/service-workers/" rel="canonical">
|
1218 | 1218 | <style>/* style-md-lists */
|
1219 | 1219 |
|
|
1472 | 1472 | <div class="head">
|
1473 | 1473 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
|
1474 | 1474 | <h1 class="p-name no-ref" id="title">Service Workers Nightly</h1>
|
1475 |
| - <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-03-07">7 March 2019</time></span></h2> |
| 1475 | + <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-05-03">3 May 2019</time></span></h2> |
1476 | 1476 | <div data-fill-with="spec-metadata">
|
1477 | 1477 | <dl>
|
1478 | 1478 | <dt>This version:
|
@@ -1839,7 +1839,7 @@ <h4 class="heading settled" data-level="2.2.1" id="service-worker-registration-l
|
1839 | 1839 | </section>
|
1840 | 1840 | <section>
|
1841 | 1841 | <h3 class="heading settled" data-level="2.3" id="service-worker-client-concept"><span class="secno">2.3. </span><span class="content">Service Worker Client</span><a class="self-link" href="#service-worker-client-concept"></a></h3>
|
1842 |
| - <p>A <dfn class="dfn-paneled" data-dfn-for data-dfn-type="dfn" data-export id="dfn-service-worker-client">service worker client</dfn> is an <a data-link-type="dfn" href="https://w3c.github.io/FileAPI/#blob-url-entry-environment" id="ref-for-blob-url-entry-environment">environment</a>.</p> |
| 1842 | + <p>A <dfn class="dfn-paneled" data-dfn-for data-dfn-type="dfn" data-export id="dfn-service-worker-client">service worker client</dfn> is an <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/webappapis.html#environment" id="ref-for-environment">environment</a>.</p> |
1843 | 1843 | <p>A <a data-link-type="dfn" href="#dfn-service-worker-client" id="ref-for-dfn-service-worker-client③">service worker client</a> has an associated <dfn class="dfn-paneled" data-dfn-for="service worker client" data-dfn-type="dfn" data-export id="service-worker-client-discarded-flag">discarded flag</dfn>. It is initially unset.</p>
|
1844 | 1844 | <p>Each <a data-link-type="dfn" href="#dfn-service-worker-client" id="ref-for-dfn-service-worker-client④">service worker client</a> has the following <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/webappapis.html#environment-discarding-steps" id="ref-for-environment-discarding-steps">environment discarding steps</a>:</p>
|
1845 | 1845 | <ol>
|
@@ -7507,12 +7507,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
|
7507 | 7507 | <li><a href="#ref-for-concept-header-value①">Request Matches Cached Item</a>
|
7508 | 7508 | </ul>
|
7509 | 7509 | </aside>
|
7510 |
| - <aside class="dfn-panel" data-for="term-for-blob-url-entry-environment"> |
7511 |
| - <a href="https://w3c.github.io/FileAPI/#blob-url-entry-environment">https://w3c.github.io/FileAPI/#blob-url-entry-environment</a><b>Referenced in:</b> |
7512 |
| - <ul> |
7513 |
| - <li><a href="#ref-for-blob-url-entry-environment">2.3. Service Worker Client</a> |
7514 |
| - </ul> |
7515 |
| - </aside> |
7516 | 7510 | <aside class="dfn-panel" data-for="term-for-abstractworker">
|
7517 | 7511 | <a href="https://html.spec.whatwg.org/multipage/workers.html#abstractworker">https://html.spec.whatwg.org/multipage/workers.html#abstractworker</a><b>Referenced in:</b>
|
7518 | 7512 | <ul>
|
@@ -7797,6 +7791,12 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
|
7797 | 7791 | <li><a href="#ref-for-dom-manipulation-task-source②③">Resolve Get Client Promise</a> <a href="#ref-for-dom-manipulation-task-source②④">(2)</a> <a href="#ref-for-dom-manipulation-task-source②⑤">(3)</a> <a href="#ref-for-dom-manipulation-task-source②⑥">(4)</a>
|
7798 | 7792 | </ul>
|
7799 | 7793 | </aside>
|
| 7794 | + <aside class="dfn-panel" data-for="term-for-environment"> |
| 7795 | + <a href="https://html.spec.whatwg.org/multipage/webappapis.html#environment">https://html.spec.whatwg.org/multipage/webappapis.html#environment</a><b>Referenced in:</b> |
| 7796 | + <ul> |
| 7797 | + <li><a href="#ref-for-environment">2.3. Service Worker Client</a> |
| 7798 | + </ul> |
| 7799 | + </aside> |
7800 | 7800 | <aside class="dfn-panel" data-for="term-for-environment-discarding-steps">
|
7801 | 7801 | <a href="https://html.spec.whatwg.org/multipage/webappapis.html#environment-discarding-steps">https://html.spec.whatwg.org/multipage/webappapis.html#environment-discarding-steps</a><b>Referenced in:</b>
|
7802 | 7802 | <ul>
|
@@ -9192,11 +9192,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
|
9192 | 9192 | <li><span class="dfn-paneled" id="term-for-concept-request-use-url-credentials-flag" style="color:initial">use-url-credentials flag</span>
|
9193 | 9193 | <li><span class="dfn-paneled" id="term-for-concept-header-value" style="color:initial">value</span>
|
9194 | 9194 | </ul>
|
9195 |
| - <li> |
9196 |
| - <a data-link-type="biblio">[FileAPI]</a> defines the following terms: |
9197 |
| - <ul> |
9198 |
| - <li><span class="dfn-paneled" id="term-for-blob-url-entry-environment" style="color:initial">environment</span> |
9199 |
| - </ul> |
9200 | 9195 | <li>
|
9201 | 9196 | <a data-link-type="biblio">[HTML]</a> defines the following terms:
|
9202 | 9197 | <ul>
|
@@ -9234,6 +9229,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
|
9234 | 9229 | <li><span class="dfn-paneled" id="term-for-dom-messageevent-data" style="color:initial">data</span>
|
9235 | 9230 | <li><span class="dfn-paneled" id="term-for-discard-a-document" style="color:initial">discard a document</span>
|
9236 | 9231 | <li><span class="dfn-paneled" id="term-for-dom-manipulation-task-source" style="color:initial">dom manipulation task source</span>
|
| 9232 | + <li><span class="dfn-paneled" id="term-for-environment" style="color:initial">environment</span> |
9237 | 9233 | <li><span class="dfn-paneled" id="term-for-environment-discarding-steps" style="color:initial">environment discarding steps</span>
|
9238 | 9234 | <li><span class="dfn-paneled" id="term-for-environment-settings-object" style="color:initial">environment settings object</span>
|
9239 | 9235 | <li><span class="dfn-paneled" id="term-for-event-handlers" style="color:initial">event handler</span>
|
@@ -9437,8 +9433,6 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
9437 | 9433 | <dd><a href="https://tc39.github.io/ecma262/">ECMAScript Language Specification</a>. URL: <a href="https://tc39.github.io/ecma262/">https://tc39.github.io/ecma262/</a>
|
9438 | 9434 | <dt id="biblio-fetch">[FETCH]
|
9439 | 9435 | <dd>Anne van Kesteren. <a href="https://fetch.spec.whatwg.org/">Fetch Standard</a>. Living Standard. URL: <a href="https://fetch.spec.whatwg.org/">https://fetch.spec.whatwg.org/</a>
|
9440 |
| - <dt id="biblio-fileapi">[FileAPI] |
9441 |
| - <dd>Marijn Kruisselbrink; Arun Ranganathan. <a href="https://www.w3.org/TR/FileAPI/">File API</a>. 6 November 2018. WD. URL: <a href="https://www.w3.org/TR/FileAPI/">https://www.w3.org/TR/FileAPI/</a> |
9442 | 9436 | <dt id="biblio-html">[HTML]
|
9443 | 9437 | <dd>Anne van Kesteren; et al. <a href="https://html.spec.whatwg.org/multipage/">HTML Standard</a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
|
9444 | 9438 | <dt id="biblio-infra">[INFRA]
|
@@ -9466,7 +9460,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
9466 | 9460 | <dt id="biblio-url">[URL]
|
9467 | 9461 | <dd>Anne van Kesteren. <a href="https://url.spec.whatwg.org/">URL Standard</a>. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
|
9468 | 9462 | <dt id="biblio-webidl">[WebIDL]
|
9469 |
| - <dd>Cameron McCormack; Boris Zbarsky; Tobie Langel. <a href="https://heycam.github.io/webidl/">Web IDL</a>. 15 December 2016. ED. URL: <a href="https://heycam.github.io/webidl/">https://heycam.github.io/webidl/</a> |
| 9463 | + <dd>Boris Zbarsky. <a href="https://heycam.github.io/webidl/">Web IDL</a>. 15 December 2016. ED. URL: <a href="https://heycam.github.io/webidl/">https://heycam.github.io/webidl/</a> |
9470 | 9464 | </dl>
|
9471 | 9465 | <h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
|
9472 | 9466 | <dl>
|
|
0 commit comments