Skip to content

Commit

Permalink
Fix spec build failures (#1252)
Browse files Browse the repository at this point in the history
SHA: 1647301
Reason: push, by JensenPaul

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JensenPaul and github-actions[bot] committed Aug 14, 2024
1 parent eadea8e commit 59d1d5d
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 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 6270e4735, updated Tue Aug 6 12:12:30 2024 -0700" name="generator">
<link href="https://wicg.github.io/turtledove/" rel="canonical">
<meta content="46d9eb57b14a193f0f75c65b50c3adeeb560897a" name="revision">
<meta content="16473018dd9b22aeba716b83f5d267b9310518ee" name="revision">
<meta content="dark light" name="color-scheme">
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
<style>
Expand Down Expand Up @@ -786,7 +786,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="2024-08-13">13 August 2024</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="2024-08-14">14 August 2024</time></p>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down Expand Up @@ -996,10 +996,10 @@ <h3 class="heading settled" data-level="2.1" id="join-ad-interest-groups"><span
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="Navigator" data-dfn-type="method" data-export id="dom-navigator-joinadinterestgroup"><code>joinAdInterestGroup(<var>group</var>)</code></dfn> method steps are:</p>
<div class="note" role="note">
<p>Temporarily, Chromium does not include the <a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#required-dictionary-member" id="ref-for-required-dictionary-member"><span class="allow-2119">required</span></a> keyword
for <code class="idl"><a data-link-type="idl" href="https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems" id="ref-for-dom-generatebidinterestgroup-lifetimems">lifetimeMs</a></code>, and instead starts this algorithm with the step</p>
for <code class="idl"><a data-link-type="idl" href="#dom-auctionadinterestgroup-lifetimems" id="ref-for-dom-auctionadinterestgroup-lifetimems">lifetimeMs</a></code>, and instead starts this algorithm with the step</p>
<ol>
<li data-md>
<p>If <var>group</var>["<code class="idl"><a data-link-type="idl" href="https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems" id="ref-for-dom-generatebidinterestgroup-lifetimems①">lifetimeMs</a></code>"] does not <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#map-exists" id="ref-for-map-exists">exist</a>, throw a <code class="idl"><a data-link-type="idl" href="https://webidl.spec.whatwg.org/#exceptiondef-typeerror" id="ref-for-exceptiondef-typeerror">TypeError</a></code>.</p>
<p>If <var>group</var>["<code class="idl"><a data-link-type="idl" href="#dom-auctionadinterestgroup-lifetimems" id="ref-for-dom-auctionadinterestgroup-lifetimems①">lifetimeMs</a></code>"] does not <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#map-exists" id="ref-for-map-exists">exist</a>, throw a <code class="idl"><a data-link-type="idl" href="https://webidl.spec.whatwg.org/#exceptiondef-typeerror" id="ref-for-exceptiondef-typeerror">TypeError</a></code>.</p>
</ol>
<p>This is detectable because it can change the set of fields that are read from the argument when a <code class="idl"><a data-link-type="idl" href="https://webidl.spec.whatwg.org/#exceptiondef-typeerror" id="ref-for-exceptiondef-typeerror①">TypeError</a></code> is eventually thrown, but it will never change whether the call succeeds or fails.</p>
</div>
Expand All @@ -1018,7 +1018,7 @@ <h3 class="heading settled" data-level="2.1" id="join-ad-interest-groups"><span
<p>Validate the given <var>group</var> and set <var>interestGroup</var>’s fields accordingly.</p>
<ol>
<li data-md>
<p>Set <var>interestGroup</var>’s <a data-link-type="dfn" href="#interest-group-expiry" id="ref-for-interest-group-expiry">expiry</a> to the <a data-link-type="dfn" href="https://w3c.github.io/hr-time/#dfn-current-wall-time" id="ref-for-dfn-current-wall-time">current wall time</a> plus <var>group</var>["<code class="idl"><a data-link-type="idl" href="https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems" id="ref-for-dom-generatebidinterestgroup-lifetimems②">lifetimeMs</a></code>"] milliseconds.</p>
<p>Set <var>interestGroup</var>’s <a data-link-type="dfn" href="#interest-group-expiry" id="ref-for-interest-group-expiry">expiry</a> to the <a data-link-type="dfn" href="https://w3c.github.io/hr-time/#dfn-current-wall-time" id="ref-for-dfn-current-wall-time">current wall time</a> plus <var>group</var>["<code class="idl"><a data-link-type="idl" href="#dom-auctionadinterestgroup-lifetimems" id="ref-for-dom-auctionadinterestgroup-lifetimems②">lifetimeMs</a></code>"] milliseconds.</p>
<li data-md>
<p>Set <var>interestGroup</var>’s <a data-link-type="dfn" href="#interest-group-next-update-after" id="ref-for-interest-group-next-update-after">next update after</a> to the <a data-link-type="dfn" href="https://w3c.github.io/hr-time/#dfn-current-wall-time" id="ref-for-dfn-current-wall-time①">current wall time</a> plus 24
hours.</p>
Expand Down Expand Up @@ -10288,11 +10288,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<li><span class="dfn-paneled" id="bf6531af">getting a reader</span>
<li><span class="dfn-paneled" id="742b8bae">read all bytes</span>
</ul>
<li>
<a data-link-type="biblio">[TURTLEDOVE]</a> defines the following terms:
<ul>
<li><span class="dfn-paneled" id="560d5410">lifetimeMs</span>
</ul>
<li>
<a data-link-type="biblio">[URL]</a> defines the following terms:
<ul>
Expand Down Expand Up @@ -10409,8 +10404,6 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
<dd>C. Bormann; P. Hoffman. <a href="https://www.rfc-editor.org/rfc/rfc8949"><cite>Concise Binary Object Representation (CBOR)</cite></a>. December 2020. Internet Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc8949">https://www.rfc-editor.org/rfc/rfc8949</a>
<dt id="biblio-streams">[STREAMS]
<dd>Adam Rice; et al. <a href="https://streams.spec.whatwg.org/"><cite>Streams Standard</cite></a>. Living Standard. URL: <a href="https://streams.spec.whatwg.org/">https://streams.spec.whatwg.org/</a>
<dt id="biblio-turtledove">[TURTLEDOVE]
<dd><a href="https://wicg.github.io/turtledove/"><cite>Protected Audience (formerly FLEDGE)</cite></a>. Draft Community Group Report. URL: <a href="https://wicg.github.io/turtledove/">https://wicg.github.io/turtledove/</a>
<dt id="biblio-url">[URL]
<dd>Anne van Kesteren. <a href="https://url.spec.whatwg.org/"><cite>URL Standard</cite></a>. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
<dt id="biblio-webidl">[WebIDL]
Expand Down Expand Up @@ -11094,7 +11087,6 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
"54627f47": {"dfnID":"54627f47","dfnText":"starts with","external":true,"refSections":[{"refs":[{"id":"ref-for-string-starts-with"},{"id":"ref-for-string-starts-with\u2460"},{"id":"ref-for-string-starts-with\u2461"}],"title":"4.1. runAdAuction()"},{"refs":[{"id":"ref-for-string-starts-with\u2462"},{"id":"ref-for-string-starts-with\u2463"}],"title":"8.3.1. InterestGroupBiddingScriptRunnerGlobalScope"},{"refs":[{"id":"ref-for-string-starts-with\u2464"}],"title":"8.3.3. InterestGroupReportingScriptRunnerGlobalScope"}],"url":"https://infra.spec.whatwg.org/#string-starts-with"},
"54a0cc06": {"dfnID":"54a0cc06","dfnText":"visibility (for effective enabled permissions)","external":true,"refSections":[{"refs":[{"id":"ref-for-effective-enabled-permissions-visibility"},{"id":"ref-for-effective-enabled-permissions-visibility\u2460"}],"title":"4.1. runAdAuction()"}],"url":"https://wicg.github.io/fenced-frame/#effective-enabled-permissions-visibility"},
"55213b5b": {"dfnID":"55213b5b","dfnText":"request","external":true,"refSections":[{"refs":[{"id":"ref-for-concept-request"},{"id":"ref-for-concept-request\u2460"},{"id":"ref-for-concept-request\u2461"},{"id":"ref-for-concept-request\u2462"},{"id":"ref-for-concept-request\u2463"}],"title":"4.1. runAdAuction()"},{"refs":[{"id":"ref-for-concept-request\u2464"}],"title":"5.2. realTimeReporting"},{"refs":[{"id":"ref-for-concept-request\u2465"}],"title":"9. Interest Group Updates"},{"refs":[{"id":"ref-for-concept-request\u2466"}],"title":"12. Permissions Policy Integration"},{"refs":[{"id":"ref-for-concept-request\u2467"},{"id":"ref-for-concept-request\u2468"},{"id":"ref-for-concept-request\u2460\u24ea"},{"id":"ref-for-concept-request\u2460\u2460"},{"id":"ref-for-concept-request\u2460\u2461"},{"id":"ref-for-concept-request\u2460\u2462"}],"title":"13. Fetch Patch for Auction Headers"},{"refs":[{"id":"ref-for-concept-request\u2460\u2463"}],"title":"13.1. The `Sec-Ad-Auction-Fetch` HTTP\nrequest header"},{"refs":[{"id":"ref-for-concept-request\u2460\u2464"}],"title":"14.5. Script fetcher"}],"url":"https://fetch.spec.whatwg.org/#concept-request"},
"560d5410": {"dfnID":"560d5410","dfnText":"lifetimeMs","external":true,"refSections":[{"refs":[{"id":"ref-for-dom-generatebidinterestgroup-lifetimems"},{"id":"ref-for-dom-generatebidinterestgroup-lifetimems\u2460"},{"id":"ref-for-dom-generatebidinterestgroup-lifetimems\u2461"}],"title":"2.1. joinAdInterestGroup()"}],"url":"https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems"},
"5661d95e": {"dfnID":"5661d95e","dfnText":"ascii lower alpha","external":true,"refSections":[{"refs":[{"id":"ref-for-ascii-lower-alpha"}],"title":"8.3.1. InterestGroupBiddingScriptRunnerGlobalScope"}],"url":"https://infra.spec.whatwg.org/#ascii-lower-alpha"},
"56ad2aed": {"dfnID":"56ad2aed","dfnText":"insert","external":true,"refSections":[{"refs":[{"id":"ref-for-list-insert"}],"title":"2.1. joinAdInterestGroup()"},{"refs":[{"id":"ref-for-list-insert\u2460"}],"title":"4.1. runAdAuction()"}],"url":"https://infra.spec.whatwg.org/#list-insert"},
"59912c93": {"dfnID":"59912c93","dfnText":"code unit","external":true,"refSections":[{"refs":[{"id":"ref-for-code-unit"},{"id":"ref-for-code-unit\u2460"}],"title":"8.3.3. InterestGroupReportingScriptRunnerGlobalScope"},{"refs":[{"id":"ref-for-code-unit\u2461"}],"title":"11. Common Algorithms"}],"url":"https://infra.spec.whatwg.org/#code-unit"},
Expand Down Expand Up @@ -11473,7 +11465,7 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
"dom-auctionadconfig-signal": {"dfnID":"dom-auctionadconfig-signal","dfnText":"signal","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadconfig-signal"},{"id":"ref-for-dom-auctionadconfig-signal\u2460"}],"title":"4.1. runAdAuction()"}],"url":"#dom-auctionadconfig-signal"},
"dom-auctionadconfig-trustedscoringsignalsurl": {"dfnID":"dom-auctionadconfig-trustedscoringsignalsurl","dfnText":"trustedScoringSignalsURL","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadconfig-trustedscoringsignalsurl"},{"id":"ref-for-dom-auctionadconfig-trustedscoringsignalsurl\u2460"}],"title":"4.1. runAdAuction()"}],"url":"#dom-auctionadconfig-trustedscoringsignalsurl"},
"dom-auctionadinterestgroup-additionalbidkey": {"dfnID":"dom-auctionadinterestgroup-additionalbidkey","dfnText":"additionalBidKey","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadinterestgroup-additionalbidkey"},{"id":"ref-for-dom-auctionadinterestgroup-additionalbidkey\u2460"}],"title":"2.1. joinAdInterestGroup()"},{"refs":[{"id":"ref-for-dom-auctionadinterestgroup-additionalbidkey\u2461"}],"title":"6.3. Negative Targeting"}],"url":"#dom-auctionadinterestgroup-additionalbidkey"},
"dom-auctionadinterestgroup-lifetimems": {"dfnID":"dom-auctionadinterestgroup-lifetimems","dfnText":"lifetimeMs","external":false,"refSections":[],"url":"#dom-auctionadinterestgroup-lifetimems"},
"dom-auctionadinterestgroup-lifetimems": {"dfnID":"dom-auctionadinterestgroup-lifetimems","dfnText":"lifetimeMs","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadinterestgroup-lifetimems"},{"id":"ref-for-dom-auctionadinterestgroup-lifetimems\u2460"},{"id":"ref-for-dom-auctionadinterestgroup-lifetimems\u2461"}],"title":"2.1. joinAdInterestGroup()"}],"url":"#dom-auctionadinterestgroup-lifetimems"},
"dom-auctionadinterestgroup-priority": {"dfnID":"dom-auctionadinterestgroup-priority","dfnText":"priority","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadinterestgroup-priority"}],"title":"2.1. joinAdInterestGroup()"}],"url":"#dom-auctionadinterestgroup-priority"},
"dom-auctionadinterestgroup-prioritysignalsoverrides": {"dfnID":"dom-auctionadinterestgroup-prioritysignalsoverrides","dfnText":"prioritySignalsOverrides","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadinterestgroup-prioritysignalsoverrides"},{"id":"ref-for-dom-auctionadinterestgroup-prioritysignalsoverrides\u2460"}],"title":"2.1. joinAdInterestGroup()"}],"url":"#dom-auctionadinterestgroup-prioritysignalsoverrides"},
"dom-auctionadinterestgroupkey-name": {"dfnID":"dom-auctionadinterestgroupkey-name","dfnText":"name","external":false,"refSections":[{"refs":[{"id":"ref-for-dom-auctionadinterestgroupkey-name"}],"title":"3.1. leaveAdInterestGroup()"}],"url":"#dom-auctionadinterestgroupkey-name"},
Expand Down Expand Up @@ -12455,6 +12447,7 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
"#dom-auctionadconfig-signal": {"export":true,"for_":["AuctionAdConfig"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"signal","type":"dict-member","url":"#dom-auctionadconfig-signal"},
"#dom-auctionadconfig-trustedscoringsignalsurl": {"export":true,"for_":["AuctionAdConfig"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"trustedScoringSignalsURL","type":"dict-member","url":"#dom-auctionadconfig-trustedscoringsignalsurl"},
"#dom-auctionadinterestgroup-additionalbidkey": {"export":true,"for_":["AuctionAdInterestGroup"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"additionalBidKey","type":"dict-member","url":"#dom-auctionadinterestgroup-additionalbidkey"},
"#dom-auctionadinterestgroup-lifetimems": {"export":true,"for_":["AuctionAdInterestGroup"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"lifetimeMs","type":"dict-member","url":"#dom-auctionadinterestgroup-lifetimems"},
"#dom-auctionadinterestgroup-priority": {"export":true,"for_":["AuctionAdInterestGroup"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"priority","type":"dict-member","url":"#dom-auctionadinterestgroup-priority"},
"#dom-auctionadinterestgroup-prioritysignalsoverrides": {"export":true,"for_":["AuctionAdInterestGroup"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"prioritySignalsOverrides","type":"dict-member","url":"#dom-auctionadinterestgroup-prioritysignalsoverrides"},
"#dom-auctionadinterestgroupkey-name": {"export":true,"for_":["AuctionAdInterestGroupKey"],"level":"1","normative":true,"shortname":"protected-audience","spec":"protected-audience-1","status":"local","text":"name","type":"dict-member","url":"#dom-auctionadinterestgroupkey-name"},
Expand Down Expand Up @@ -13129,7 +13122,6 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
"https://wicg.github.io/fenced-frame/#visibility-opaque": {"export":true,"for_":["visibility"],"level":"1","normative":true,"shortname":"fenced-frame","spec":"fenced-frame","status":"current","text":"opaque","type":"dfn","url":"https://wicg.github.io/fenced-frame/#visibility-opaque"},
"https://wicg.github.io/shared-storage#permissionspolicy-shared-storage": {"export":true,"for_":[],"level":"","normative":true,"shortname":"shared storage api","spec":"shared storage api","status":"anchor-block","text":"shared-storage","type":"dfn","url":"https://wicg.github.io/shared-storage#permissionspolicy-shared-storage"},
"https://wicg.github.io/shared-storage#permissionspolicy-shared-storage-select-url": {"export":true,"for_":[],"level":"","normative":true,"shortname":"shared storage api","spec":"shared storage api","status":"anchor-block","text":"shared-storage-select-url","type":"dfn","url":"https://wicg.github.io/shared-storage#permissionspolicy-shared-storage-select-url"},
"https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems": {"export":true,"for_":["GenerateBidInterestGroup"],"level":"1","normative":true,"shortname":"turtledove","spec":"turtledove","status":"current","text":"lifetimeMs","type":"dict-member","url":"https://wicg.github.io/turtledove/#dom-generatebidinterestgroup-lifetimems"},
"https://www.ietf.org/rfc/rfc4122.txt#string-representation": {"export":true,"for_":[],"level":"1","normative":true,"shortname":"protected-audience","spec":"","status":"anchor-block","text":"string representation","type":"dfn","url":"https://www.ietf.org/rfc/rfc4122.txt#string-representation"},
"https://www.ietf.org/rfc/rfc4122.txt#urn-uuid": {"export":true,"for_":[],"level":"1","normative":true,"shortname":"protected-audience","spec":"","status":"anchor-block","text":"urn uuid","type":"dfn","url":"https://www.ietf.org/rfc/rfc4122.txt#urn-uuid"},
"https://www.ietf.org/rfc/rfc4122.txt#version-4-uuid": {"export":true,"for_":[],"level":"1","normative":true,"shortname":"protected-audience","spec":"","status":"anchor-block","text":"version 4 uuid","type":"dfn","url":"https://www.ietf.org/rfc/rfc4122.txt#version-4-uuid"},
Expand Down

0 comments on commit 59d1d5d

Please sign in to comment.