forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
background-fetch.json
192 lines (192 loc) · 5.36 KB
/
background-fetch.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"spec": {
"title": "Background Fetch",
"url": "https://wicg.github.io/background-fetch/"
},
"links": {
"https://www.w3.org/community/wicg/": [],
"https://www.w3.org/community/about/agreements/cla/": [],
"https://www.w3.org/community/": [],
"https://w3c.github.io/ServiceWorker/": [
"dfn-service-worker",
"dom-extendableevent-waituntil",
"dfn-service-worker-registration",
"dfn-scope-url",
"fire-functional-event",
"extendableevent-active",
"serviceworkerglobalscope",
"serviceworker",
"serviceworkerregistration",
"dfn-active-worker",
"dictdef-cachequeryoptions",
"request-matches-cached-item",
"extendableevent",
"dictdef-extendableeventinit",
"match-service-worker-registration"
],
"https://storage.spec.whatwg.org/": [
"usage-and-quota"
],
"https://www.w3.org/TR/service-workers-1/": [
"service-worker-lifetime"
],
"https://html.spec.whatwg.org/": [
"concept-relevant-realm",
"task-source",
"concept-agent-event-loop",
"relevant-settings-object",
"responsible-event-loop",
"queue-a-task",
"parallel-queue",
"starting-a-new-parallel-queue",
"environment-settings-object",
"in-parallel",
"enqueue-the-following-steps",
"concept-settings-object-origin",
"networking-task-source",
"eventhandler",
"event-handlers",
"event-handler-event-type",
"event-handler-idl-attributes",
"active-document"
],
"https://infra.spec.whatwg.org/": [
"ordered-map",
"list",
"list-iterate",
"byte-sequence-length",
"byte-sequence",
"list-size",
"abort-when",
"if-aborted",
"map-exists",
"byte-case-insensitive",
"list-append",
"list-empty",
"iteration-continue",
"map-getting-the-keys"
],
"https://w3c.github.io/image-resource/": [
"dom-imageresource",
"image-resource",
"processing-an-imageresource-from-an-api",
"dfn-src"
],
"https://url.spec.whatwg.org/": [
"concept-url-origin"
],
"https://fetch.spec.whatwg.org/": [
"concept-fetch",
"concept-request",
"concept-request-url",
"concept-request-client",
"request-service-workers-mode",
"concept-request-destination",
"concept-request-mode",
"concept-request-credentials-mode",
"concept-request-method",
"concept-response",
"concept-request-add-range-header",
"concept-request-body",
"concept-network-error",
"concept-aborted-network-error",
"concept-response-status",
"concept-fetch-terminate",
"concept-response-body",
"concept-body-stream",
"ok-status",
"concept-response-header-list",
"header-list-contains",
"concept-header-list-combine",
"concept-header-value",
"concept-header",
"concept-header-name",
"request",
"concept-request-request",
"request-headers",
"headers",
"concept-request-header-list",
"concept-header-list-delete",
"concept-body",
"response",
"concept-response-response",
"response-headers",
"requestinfo"
],
"https://github.com/w3c/manifest/pull/710": [],
"https://w3c.github.io/permissions/": [
"permission-state",
"dictdef-permissiondescriptor",
"dom-permissiondescriptor-name",
"new-information-about-the-users-intent"
],
"https://github.com/w3c/ServiceWorker/pull/1348": [],
"https://github.com/whatwg/fetch/issues/536": [
"issuecomment-330184276"
],
"https://streams.spec.whatwg.org/": [
"readablestream-cancel",
"readablestream-errored",
"readablestream-enqueue",
"readablestream-close",
"readablestream-error",
"readablestream-readable"
],
"https://dom.spec.whatwg.org/": [
"concept-event-fire",
"eventtarget",
"event",
"dom-event-istrusted",
"concept-document-url"
],
"https://tc39.github.io/ecma262/": [
"realm"
],
"https://github.com/whatwg/infra/issues/189": [],
"https://heycam.github.io/webidl/": [
"a-new-promise",
"idl-Uint8Array",
"idl-ArrayBuffer",
"aborterror",
"idl-DOMException",
"exceptiondef-typeerror",
"resolve",
"reject",
"Exposed",
"idl-promise",
"idl-DOMString",
"idl-sequence",
"idl-unsigned-long-long",
"a-promise-rejected-with",
"notallowederror",
"quotaexceedederror",
"idl-boolean",
"dfn-perform-steps-once-promise-is-settled",
"invalidstateerror",
"idl-undefined"
],
"https://tools.ietf.org/html/rfc7230": [
"section-7"
],
"https://tools.ietf.org/html/rfc7233": [
"section-3.1"
],
"https://w3c.github.io/webdriver/": [
"dfn-extension-command",
"dfn-extension-command-uri-template",
"dfn-remote-end-steps",
"dfn-current-top-level-browsing-context",
"dfn-no-longer-open",
"dfn-errors",
"dfn-error-code",
"dfn-no-such-window",
"dfn-url-variables",
"dfn-success"
],
"https://tc39.es/ecma262/": [],
"https://www.w3.org/TR/image-resource/": [],
"https://www.w3.org/TR/permissions/": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://www.w3.org/TR/webdriver1/": []
}
}