Skip to content

Commit 881ecff

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.5.
1 parent 2cb792c commit 881ecff

File tree

12 files changed

+1393
-1025
lines changed

12 files changed

+1393
-1025
lines changed

ed/algorithms/shared-storage.json

Lines changed: 202 additions & 132 deletions
Large diffs are not rendered by default.

ed/algorithms/turtledove.json

Lines changed: 224 additions & 194 deletions
Large diffs are not rendered by default.

ed/algorithms/webgpu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7816,7 +7816,7 @@
78167816
"rationale": "if",
78177817
"steps": [
78187818
{
7819-
"html": "<p>If <var>fragment</var>.<a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/#fragment-depthpassed\" id=\"ref-for-fragment-depthpassed①\">depthPassed</a> is <code>false</code> and the <code>frag_depth</code> <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#built-in-values\" id=\"ref-for-built-in-values④\">builtin</a> is not produced by the\nshader the following steps may be skipped.</p>"
7819+
"html": "<p>If <var>fragment</var>.<a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/#fragment-depthpassed\" id=\"ref-for-fragment-depthpassed①\">depthPassed</a> is <code>false</code>, the <code>frag_depth</code> <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#built-in-values\" id=\"ref-for-built-in-values④\">builtin</a> is not produced by the\nshader entry point, and the shader entry point does not write to any <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/#internal-usage-storage\" id=\"ref-for-internal-usage-storage⑥\">storage</a> bindings,\nthe following steps may be skipped.</p>"
78207820
},
78217821
{
78227822
"html": "Set the shader input <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#built-in-values\" id=\"ref-for-built-in-values⑤\">builtins</a>. For each non-composite argument of the entry point,\nannotated as a <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#built-in-values\" id=\"ref-for-built-in-values⑥\">builtin</a>, set its value based on the annotation:",

ed/dfns/shared-storage.json

Lines changed: 158 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,106 @@
12761276
},
12771277
"definedIn": "dt"
12781278
},
1279+
{
1280+
"id": "shared-storage-page-budget-saved-query-map",
1281+
"href": "https://wicg.github.io/shared-storage/#shared-storage-page-budget-saved-query-map",
1282+
"linkingText": [
1283+
"saved query map"
1284+
],
1285+
"localLinkingText": [],
1286+
"type": "dfn",
1287+
"for": [
1288+
"shared storage page budget"
1289+
],
1290+
"access": "private",
1291+
"informative": false,
1292+
"heading": {
1293+
"id": "title",
1294+
"href": "https://wicg.github.io/shared-storage/#title",
1295+
"title": "Shared Storage API"
1296+
},
1297+
"definedIn": "dt"
1298+
},
1299+
{
1300+
"id": "saved-query-map-data-origin",
1301+
"href": "https://wicg.github.io/shared-storage/#saved-query-map-data-origin",
1302+
"linkingText": [
1303+
"data origin"
1304+
],
1305+
"localLinkingText": [],
1306+
"type": "dfn",
1307+
"for": [
1308+
"saved query map"
1309+
],
1310+
"access": "public",
1311+
"informative": false,
1312+
"heading": {
1313+
"id": "title",
1314+
"href": "https://wicg.github.io/shared-storage/#title",
1315+
"title": "Shared Storage API"
1316+
},
1317+
"definedIn": "prose"
1318+
},
1319+
{
1320+
"id": "saved-query-map-worklet-script-url",
1321+
"href": "https://wicg.github.io/shared-storage/#saved-query-map-worklet-script-url",
1322+
"linkingText": [
1323+
"worklet script URL"
1324+
],
1325+
"localLinkingText": [],
1326+
"type": "dfn",
1327+
"for": [
1328+
"saved query map"
1329+
],
1330+
"access": "public",
1331+
"informative": false,
1332+
"heading": {
1333+
"id": "title",
1334+
"href": "https://wicg.github.io/shared-storage/#title",
1335+
"title": "Shared Storage API"
1336+
},
1337+
"definedIn": "prose"
1338+
},
1339+
{
1340+
"id": "saved-query-map-operation-name",
1341+
"href": "https://wicg.github.io/shared-storage/#saved-query-map-operation-name",
1342+
"linkingText": [
1343+
"operation name"
1344+
],
1345+
"localLinkingText": [],
1346+
"type": "dfn",
1347+
"for": [
1348+
"saved query map"
1349+
],
1350+
"access": "public",
1351+
"informative": false,
1352+
"heading": {
1353+
"id": "title",
1354+
"href": "https://wicg.github.io/shared-storage/#title",
1355+
"title": "Shared Storage API"
1356+
},
1357+
"definedIn": "prose"
1358+
},
1359+
{
1360+
"id": "saved-query-map-query-name",
1361+
"href": "https://wicg.github.io/shared-storage/#saved-query-map-query-name",
1362+
"linkingText": [
1363+
"query name"
1364+
],
1365+
"localLinkingText": [],
1366+
"type": "dfn",
1367+
"for": [
1368+
"saved query map"
1369+
],
1370+
"access": "public",
1371+
"informative": false,
1372+
"heading": {
1373+
"id": "title",
1374+
"href": "https://wicg.github.io/shared-storage/#title",
1375+
"title": "Shared Storage API"
1376+
},
1377+
"definedIn": "prose"
1378+
},
12791379
{
12801380
"id": "traversable-navigable-page-budget",
12811381
"href": "https://wicg.github.io/shared-storage/#traversable-navigable-page-budget",
@@ -1297,6 +1397,43 @@
12971397
},
12981398
"definedIn": "prose"
12991399
},
1400+
{
1401+
"id": "get-the-index-for-a-saved-query",
1402+
"href": "https://wicg.github.io/shared-storage/#get-the-index-for-a-saved-query",
1403+
"linkingText": [
1404+
"get the index for a saved query"
1405+
],
1406+
"localLinkingText": [],
1407+
"type": "dfn",
1408+
"for": [],
1409+
"access": "private",
1410+
"informative": false,
1411+
"heading": {
1412+
"id": "saved-queries",
1413+
"href": "https://wicg.github.io/shared-storage/#saved-queries",
1414+
"title": "Saved queries",
1415+
"number": "2.5.2.3"
1416+
},
1417+
"definedIn": "prose"
1418+
},
1419+
{
1420+
"id": "store-the-index-for-a-saved-query",
1421+
"href": "https://wicg.github.io/shared-storage/#store-the-index-for-a-saved-query",
1422+
"linkingText": [
1423+
"store the index for a saved query"
1424+
],
1425+
"localLinkingText": [],
1426+
"type": "dfn",
1427+
"for": [],
1428+
"access": "private",
1429+
"informative": false,
1430+
"heading": {
1431+
"id": "title",
1432+
"href": "https://wicg.github.io/shared-storage/#title",
1433+
"title": "Shared Storage API"
1434+
},
1435+
"definedIn": "prose"
1436+
},
13001437
{
13011438
"id": "charge-shared-storage-top-level-traversable-budgets",
13021439
"href": "https://wicg.github.io/shared-storage/#charge-shared-storage-top-level-traversable-budgets",
@@ -1312,7 +1449,7 @@
13121449
"id": "charge-top-trav-budgets",
13131450
"href": "https://wicg.github.io/shared-storage/#charge-top-trav-budgets",
13141451
"title": "Charging the Top-Level Traversable Entropy Budgets",
1315-
"number": "2.5.2.3"
1452+
"number": "2.5.2.4"
13161453
},
13171454
"definedIn": "prose"
13181455
},
@@ -2385,6 +2522,26 @@
23852522
},
23862523
"definedIn": "pre"
23872524
},
2525+
{
2526+
"id": "dom-sharedstoragerunoperationmethodoptions-savedquery",
2527+
"href": "https://wicg.github.io/shared-storage/#dom-sharedstoragerunoperationmethodoptions-savedquery",
2528+
"linkingText": [
2529+
"savedQuery"
2530+
],
2531+
"localLinkingText": [],
2532+
"type": "dict-member",
2533+
"for": [
2534+
"SharedStorageRunOperationMethodOptions"
2535+
],
2536+
"access": "public",
2537+
"informative": false,
2538+
"heading": {
2539+
"id": "title",
2540+
"href": "https://wicg.github.io/shared-storage/#title",
2541+
"title": "Shared Storage API"
2542+
},
2543+
"definedIn": "pre"
2544+
},
23882545
{
23892546
"id": "dictdef-sharedstorageworkletoptions",
23902547
"href": "https://wicg.github.io/shared-storage/#dictdef-sharedstorageworkletoptions",

ed/dfns/turtledove.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3336,10 +3336,10 @@
33363336
"definedIn": "dt"
33373337
},
33383338
{
3339-
"id": "server-auction-response-bid-currency",
3340-
"href": "https://wicg.github.io/turtledove/#server-auction-response-bid-currency",
3339+
"id": "server-auction-response-top-level-seller",
3340+
"href": "https://wicg.github.io/turtledove/#server-auction-response-top-level-seller",
33413341
"linkingText": [
3342-
"bid currency"
3342+
"top level seller"
33433343
],
33443344
"localLinkingText": [],
33453345
"type": "dfn",
@@ -3357,10 +3357,10 @@
33573357
"definedIn": "dt"
33583358
},
33593359
{
3360-
"id": "server-auction-response-top-level-seller",
3361-
"href": "https://wicg.github.io/turtledove/#server-auction-response-top-level-seller",
3360+
"id": "server-auction-response-ad-metadata",
3361+
"href": "https://wicg.github.io/turtledove/#server-auction-response-ad-metadata",
33623362
"linkingText": [
3363-
"top level seller"
3363+
"ad metadata"
33643364
],
33653365
"localLinkingText": [],
33663366
"type": "dfn",

ed/headings/shared-storage.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,19 @@
161161
"title": "Monkey patch for Navigables",
162162
"number": "2.5.2.2"
163163
},
164+
{
165+
"id": "saved-queries",
166+
"href": "https://wicg.github.io/shared-storage/#saved-queries",
167+
"level": 5,
168+
"title": "Saved queries",
169+
"number": "2.5.2.3"
170+
},
164171
{
165172
"id": "charge-top-trav-budgets",
166173
"href": "https://wicg.github.io/shared-storage/#charge-top-trav-budgets",
167174
"level": 5,
168175
"title": "Charging the Top-Level Traversable Entropy Budgets",
169-
"number": "2.5.2.3"
176+
"number": "2.5.2.4"
170177
},
171178
{
172179
"id": "backend",

ed/idl/shared-storage.idl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ dictionary SharedStorageRunOperationMethodOptions {
8989
boolean resolveToConfig = false;
9090
boolean keepAlive = false;
9191
SharedStoragePrivateAggregationConfig privateAggregationConfig;
92+
DOMString savedQuery;
9293
};
9394

9495
dictionary SharedStorageWorkletOptions : WorkletOptions {

0 commit comments

Comments
 (0)