Skip to content

Commit

Permalink
Fix the wrong service-worker mode. (#733)
Browse files Browse the repository at this point in the history
SHA: 09c97ee
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
qingxinwu and github-actions[bot] committed Aug 28, 2023
1 parent 5588a12 commit c0f7a80
Showing 1 changed file with 22 additions and 19 deletions.
41 changes: 22 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 6edc88947, updated Thu Aug 17 11:18:09 2023 -0700" name="generator">
<link href="https://wicg.github.io/turtledove/" rel="canonical">
<meta content="4159e1996e6812f1e8465c5c08e778e9751cb088" name="document-revision">
<meta content="09c97eeb43d60c3dbe5854ec10a070c4d70002b7" name="document-revision">
<style>
/* domintro from https://resources.whatwg.org/standard.css */
.domintro {
Expand Down Expand Up @@ -699,7 +699,7 @@
<div class="head">
<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/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Protected Audience (formerly FLEDGE)</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2023-08-23">23 August 2023</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2023-08-28">28 August 2023</time></p>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down Expand Up @@ -1123,9 +1123,6 @@ <h2 class="heading settled" data-level="2" id="joining-interest-groups"><span cl
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-client" id="ref-for-concept-request-client">client</a>
<dd data-md>
<p><code>null</code></p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#request-service-workers-mode" id="ref-for-request-service-workers-mode">service-workers mode</a>
<dd data-md>
<p>"<code>none</code>"</p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-origin" id="ref-for-concept-request-origin">origin</a>
<dd data-md>
<p><var>frameOrigin</var></p>
Expand All @@ -1142,6 +1139,8 @@ <h2 class="heading settled" data-level="2" id="joining-interest-groups"><span cl
<dd data-md>
<p>"<code>error</code>"</p>
</dl>
<p class="issue" id="issue-72f1e776"><a class="self-link" href="#issue-72f1e776"></a> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode.</p>
<li data-md>
<p>Let <var>resource</var> be null.</p>
<li data-md>
Expand Down Expand Up @@ -2927,9 +2926,6 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-client" id="ref-for-concept-request-client①">client</a>
<dd data-md>
<p><code>null</code></p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#request-service-workers-mode" id="ref-for-request-service-workers-mode①">service-workers mode</a>
<dd data-md>
<p>"<code>none</code>"</p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-mode" id="ref-for-concept-request-mode①">mode</a>
<dd data-md>
<p>"<code>no-cors</code>"</p>
Expand All @@ -2943,6 +2939,8 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dd data-md>
<p>"<code>error</code>"</p>
</dl>
<p class="issue" id="issue-72f1e776①"><a class="self-link" href="#issue-72f1e776①"></a> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode.</p>
<li data-md>
<p>Let <var>script</var> be null.</p>
<li data-md>
Expand Down Expand Up @@ -2975,9 +2973,6 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-client" id="ref-for-concept-request-client②">client</a>
<dd data-md>
<p><code>null</code></p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#request-service-workers-mode" id="ref-for-request-service-workers-mode②">service-workers mode</a>
<dd data-md>
<p>"<code>none</code>"</p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-mode" id="ref-for-concept-request-mode②">mode</a>
<dd data-md>
<p>"<code>no-cors</code>"</p>
Expand All @@ -2991,6 +2986,8 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dd data-md>
<p>"<code>error</code>"</p>
</dl>
<p class="issue" id="issue-72f1e776②"><a class="self-link" href="#issue-72f1e776②"></a> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode.</p>
<li data-md>
<p>Let <var>moduleObject</var> be null.</p>
<li data-md>
Expand Down Expand Up @@ -3036,9 +3033,6 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-client" id="ref-for-concept-request-client③">client</a>
<dd data-md>
<p><code>null</code></p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#request-service-workers-mode" id="ref-for-request-service-workers-mode③">service-workers mode</a>
<dd data-md>
<p>"<code>none</code>"</p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-mode" id="ref-for-concept-request-mode③">mode</a>
<dd data-md>
<p>"<code>no-cors</code>"</p>
Expand All @@ -3052,6 +3046,8 @@ <h3 class="heading settled" data-level="4.1" id="runadauction"><span class="secn
<dd data-md>
<p>"<code>error</code>"</p>
</dl>
<p class="issue" id="issue-72f1e776③"><a class="self-link" href="#issue-72f1e776③"></a> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode.</p>
<li data-md>
<p>Let <var>signals</var> be null.</p>
<li data-md>
Expand Down Expand Up @@ -4383,9 +4379,6 @@ <h2 class="heading settled" data-level="7" id="interest-group-updates"><span cla
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-client" id="ref-for-concept-request-client④">client</a>
<dd data-md>
<p><code>null</code></p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#request-service-workers-mode" id="ref-for-request-service-workers-mode④">service-workers mode</a>
<dd data-md>
<p>"<code>none</code>"</p>
<dt data-md><a data-link-type="dfn" href="https://fetch.spec.whatwg.org/#concept-request-mode" id="ref-for-concept-request-mode④">mode</a>
<dd data-md>
<p>"<code>no-cors</code>"</p>
Expand All @@ -4399,6 +4392,8 @@ <h2 class="heading settled" data-level="7" id="interest-group-updates"><span cla
<dd data-md>
<p>"<code>error</code>"</p>
</dl>
<p class="issue" id="issue-72f1e776④"><a class="self-link" href="#issue-72f1e776④"></a> One of the side-effects of a <code>null</code> client for this subresource request is it neuters
all service worker interceptions, despite not having to set the service workers mode.</p>
<li data-md>
<p>Let <var>update</var> be null.</p>
<li data-md>
Expand Down Expand Up @@ -5900,7 +5895,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<li><span class="dfn-paneled" id="358f1dbd">referrer</span>
<li><span class="dfn-paneled" id="55213b5b">request</span>
<li><span class="dfn-paneled" id="ee7bba09">response</span>
<li><span class="dfn-paneled" id="6d1db60d">service-workers mode</span>
<li><span class="dfn-paneled" id="dc1cd39b">url</span>
<li><span class="dfn-paneled" id="2c8ec3a8">useparallelqueue</span>
</ul>
Expand Down Expand Up @@ -6350,9 +6344,19 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
</pre>
<h2 class="no-num no-ref heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2>
<div style="counter-reset:issue">
<div class="issue"> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode. <a class="issue-return" href="#issue-72f1e776" title="Jump to section">↵</a></div>
<div class="issue"> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode. <a class="issue-return" href="#issue-72f1e776①" title="Jump to section">↵</a></div>
<div class="issue"> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode. <a class="issue-return" href="#issue-72f1e776②" title="Jump to section">↵</a></div>
<div class="issue"> One of the side-effects of a <code>null</code> client for this subresource request is it neuters all
service worker interceptions, despite not having to set the service workers mode. <a class="issue-return" href="#issue-72f1e776③" title="Jump to section">↵</a></div>
<div class="issue"> This would ideally be replaced by a more descriptive algorithm in Infra. See <a href="https://github.com/whatwg/infra/issues/201">infra/201</a> <a class="issue-return" href="#issue-ccb90c6c" title="Jump to section">↵</a></div>
<div class="issue"> This exclusively creates a new <a data-link-type="dfn" href="https://tc39.es/ecma262/multipage/executable-code-and-execution-contexts.html#sec-agent-clusters">agent cluster</a> for a given script to run
in, but we should make this work with <a data-link-type="dfn" href="#interest-group-execution-mode">execution mode</a> somehow. <a class="issue-return" href="#issue-43a9d327" title="Jump to section">↵</a></div>
<div class="issue"> One of the side-effects of a <code>null</code> client for this subresource request is it neuters
all service worker interceptions, despite not having to set the service workers mode. <a class="issue-return" href="#issue-72f1e776④" title="Jump to section">↵</a></div>
<div class="issue no-marker">
<a class="marker" href="https://github.com/WICG/turtledove/issues/522">Issue #522 on GitHub: “Move "join-ad-interest-group" &amp; "run-ad-auction" default allowlists to `self`”</a>
<p dir="auto">Currently they're <code class="notranslate">*</code>.</p>
Expand Down Expand Up @@ -6750,7 +6754,6 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
window.dfnpanelData['358f1dbd'] = {"dfnID": "358f1dbd", "url": "https://fetch.spec.whatwg.org/#concept-request-referrer", "dfnText": "referrer", "refSections": [{"refs": [{"id": "ref-for-concept-request-referrer"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-concept-request-referrer\u2460"}, {"id": "ref-for-concept-request-referrer\u2461"}, {"id": "ref-for-concept-request-referrer\u2462"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-concept-request-referrer\u2463"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['55213b5b'] = {"dfnID": "55213b5b", "url": "https://fetch.spec.whatwg.org/#concept-request", "dfnText": "request", "refSections": [{"refs": [{"id": "ref-for-concept-request"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-concept-request\u2460"}, {"id": "ref-for-concept-request\u2461"}, {"id": "ref-for-concept-request\u2462"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-concept-request\u2463"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['ee7bba09'] = {"dfnID": "ee7bba09", "url": "https://fetch.spec.whatwg.org/#concept-response", "dfnText": "response", "refSections": [{"refs": [{"id": "ref-for-concept-response"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-concept-response\u2460"}, {"id": "ref-for-concept-response\u2461"}, {"id": "ref-for-concept-response\u2462"}, {"id": "ref-for-concept-response\u2463"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-concept-response\u2464"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['6d1db60d'] = {"dfnID": "6d1db60d", "url": "https://fetch.spec.whatwg.org/#request-service-workers-mode", "dfnText": "service-workers mode", "refSections": [{"refs": [{"id": "ref-for-request-service-workers-mode"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-request-service-workers-mode\u2460"}, {"id": "ref-for-request-service-workers-mode\u2461"}, {"id": "ref-for-request-service-workers-mode\u2462"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-request-service-workers-mode\u2463"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['dc1cd39b'] = {"dfnID": "dc1cd39b", "url": "https://fetch.spec.whatwg.org/#concept-request-url", "dfnText": "url", "refSections": [{"refs": [{"id": "ref-for-concept-request-url"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-concept-request-url\u2460"}, {"id": "ref-for-concept-request-url\u2461"}, {"id": "ref-for-concept-request-url\u2462"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-concept-request-url\u2463"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['2c8ec3a8'] = {"dfnID": "2c8ec3a8", "url": "https://fetch.spec.whatwg.org/#fetch-useparallelqueue", "dfnText": "useparallelqueue", "refSections": [{"refs": [{"id": "ref-for-fetch-useparallelqueue"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-fetch-useparallelqueue\u2460"}, {"id": "ref-for-fetch-useparallelqueue\u2461"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-fetch-useparallelqueue\u2462"}], "title": "7. Interest Group Updates"}], "external": true};
window.dfnpanelData['a09bfce2'] = {"dfnID": "a09bfce2", "url": "https://w3c.github.io/hr-time/#dfn-current-wall-time", "dfnText": "current wall time", "refSections": [{"refs": [{"id": "ref-for-dfn-current-wall-time"}, {"id": "ref-for-dfn-current-wall-time\u2460"}, {"id": "ref-for-dfn-current-wall-time\u2461"}], "title": "2. Joining Interest Groups"}, {"refs": [{"id": "ref-for-dfn-current-wall-time\u2462"}, {"id": "ref-for-dfn-current-wall-time\u2463"}, {"id": "ref-for-dfn-current-wall-time\u2464"}], "title": "4.1. runAdAuction()"}, {"refs": [{"id": "ref-for-dfn-current-wall-time\u2465"}, {"id": "ref-for-dfn-current-wall-time\u2466"}], "title": "6.2. Script evaluation"}, {"refs": [{"id": "ref-for-dfn-current-wall-time\u2467"}, {"id": "ref-for-dfn-current-wall-time\u2468"}], "title": "7. Interest Group Updates"}], "external": true};
Expand Down

0 comments on commit c0f7a80

Please sign in to comment.