Skip to content

Commit 7845ffe

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.7.3.
1 parent 2620090 commit 7845ffe

12 files changed

+909
-219
lines changed

ed/algorithms/manifest-incubations.json

Lines changed: 117 additions & 0 deletions
Large diffs are not rendered by default.

ed/algorithms/scheduling-apis.json

Lines changed: 121 additions & 23 deletions
Large diffs are not rendered by default.

ed/dfns/manifest-incubations.json

Lines changed: 245 additions & 71 deletions
Large diffs are not rendered by default.

ed/dfns/scheduling-apis.json

Lines changed: 119 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,46 @@
580580
},
581581
"definedIn": "dt"
582582
},
583+
{
584+
"id": "continuation-state",
585+
"href": "https://wicg.github.io/scheduling-apis/#continuation-state",
586+
"linkingText": [
587+
"continuation state"
588+
],
589+
"localLinkingText": [],
590+
"type": "dfn",
591+
"for": [],
592+
"access": "private",
593+
"informative": false,
594+
"heading": {
595+
"id": "sec-scheduling-tasks-definitions",
596+
"href": "https://wicg.github.io/scheduling-apis/#sec-scheduling-tasks-definitions",
597+
"title": "Definitions",
598+
"number": "2.3"
599+
},
600+
"definedIn": "prose"
601+
},
602+
{
603+
"id": "continuation-state-state-map",
604+
"href": "https://wicg.github.io/scheduling-apis/#continuation-state-state-map",
605+
"linkingText": [
606+
"state map"
607+
],
608+
"localLinkingText": [],
609+
"type": "dfn",
610+
"for": [
611+
"continuation state"
612+
],
613+
"access": "private",
614+
"informative": false,
615+
"heading": {
616+
"id": "sec-scheduling-tasks-definitions",
617+
"href": "https://wicg.github.io/scheduling-apis/#sec-scheduling-tasks-definitions",
618+
"title": "Definitions",
619+
"number": "2.3"
620+
},
621+
"definedIn": "dt"
622+
},
583623
{
584624
"id": "task-handle",
585625
"href": "https://wicg.github.io/scheduling-apis/#task-handle",
@@ -845,6 +885,44 @@
845885
},
846886
"definedIn": "prose"
847887
},
888+
{
889+
"id": "set-the-current-scheduling-state",
890+
"href": "https://wicg.github.io/scheduling-apis/#set-the-current-scheduling-state",
891+
"linkingText": [
892+
"set the current scheduling state"
893+
],
894+
"localLinkingText": [],
895+
"type": "dfn",
896+
"for": [],
897+
"access": "private",
898+
"informative": false,
899+
"heading": {
900+
"id": "sec-scheduler-alg-scheduling-tasks-and-continuations",
901+
"href": "https://wicg.github.io/scheduling-apis/#sec-scheduler-alg-scheduling-tasks-and-continuations",
902+
"title": "Scheduling Tasks and Continuations",
903+
"number": "2.4.2"
904+
},
905+
"definedIn": "prose"
906+
},
907+
{
908+
"id": "get-the-current-scheduling-state",
909+
"href": "https://wicg.github.io/scheduling-apis/#get-the-current-scheduling-state",
910+
"linkingText": [
911+
"get the current scheduling state"
912+
],
913+
"localLinkingText": [],
914+
"type": "dfn",
915+
"for": [],
916+
"access": "private",
917+
"informative": false,
918+
"heading": {
919+
"id": "sec-scheduler-alg-scheduling-tasks-and-continuations",
920+
"href": "https://wicg.github.io/scheduling-apis/#sec-scheduler-alg-scheduling-tasks-and-continuations",
921+
"title": "Scheduling Tasks and Continuations",
922+
"number": "2.4.2"
923+
},
924+
"definedIn": "prose"
925+
},
848926
{
849927
"id": "schedule-a-posttask-task",
850928
"href": "https://wicg.github.io/scheduling-apis/#schedule-a-posttask-task",
@@ -1754,10 +1832,10 @@
17541832
"definedIn": "prose"
17551833
},
17561834
{
1757-
"id": "event-loop-current-scheduling-state",
1758-
"href": "https://wicg.github.io/scheduling-apis/#event-loop-current-scheduling-state",
1835+
"id": "event-loop-current-continuation-state",
1836+
"href": "https://wicg.github.io/scheduling-apis/#event-loop-current-continuation-state",
17591837
"linkingText": [
1760-
"current scheduling state"
1838+
"current continuation state"
17611839
],
17621840
"localLinkingText": [],
17631841
"type": "dfn",
@@ -1773,6 +1851,44 @@
17731851
"number": "4.1.2"
17741852
},
17751853
"definedIn": "prose"
1854+
},
1855+
{
1856+
"id": "set-the-continuation-state-value",
1857+
"href": "https://wicg.github.io/scheduling-apis/#set-the-continuation-state-value",
1858+
"linkingText": [
1859+
"set the continuation state value"
1860+
],
1861+
"localLinkingText": [],
1862+
"type": "dfn",
1863+
"for": [],
1864+
"access": "private",
1865+
"informative": false,
1866+
"heading": {
1867+
"id": "sec-patches-html-event-loop-definitions",
1868+
"href": "https://wicg.github.io/scheduling-apis/#sec-patches-html-event-loop-definitions",
1869+
"title": "Event loop: definitions",
1870+
"number": "4.1.2"
1871+
},
1872+
"definedIn": "prose"
1873+
},
1874+
{
1875+
"id": "get-the-continuation-state-value",
1876+
"href": "https://wicg.github.io/scheduling-apis/#get-the-continuation-state-value",
1877+
"linkingText": [
1878+
"get the continuation state value"
1879+
],
1880+
"localLinkingText": [],
1881+
"type": "dfn",
1882+
"for": [],
1883+
"access": "private",
1884+
"informative": false,
1885+
"heading": {
1886+
"id": "sec-patches-html-event-loop-definitions",
1887+
"href": "https://wicg.github.io/scheduling-apis/#sec-patches-html-event-loop-definitions",
1888+
"title": "Event loop: definitions",
1889+
"number": "4.1.2"
1890+
},
1891+
"definedIn": "prose"
17761892
}
17771893
]
17781894
}

0 commit comments

Comments
 (0)