Skip to content

Commit 76102d5

Browse files
Meta: export fetch controller/serialized abort reason
This is referenced by Service Workers.
1 parent 8dd73db commit 76102d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
236236
<dt><dfn for="fetch controller">report timing steps</dfn> (default null)
237237
<dd>Null or an algorithm accepting a <a for=/>global object</a>.
238238

239-
<dt><dfn for="fetch controller">serialized abort reason</dfn> (default null)
239+
<dt><dfn for="fetch controller" export>serialized abort reason</dfn> (default null)
240240
<dd>Null or a <a>Record</a> (result of [$StructuredSerialize$]).
241241

242242
<dt><dfn for="fetch controller">next manual redirect steps</dfn> (default null)

0 commit comments

Comments
 (0)