Skip to content

Commit a60fc86

Browse files
authored
Editorial: remove the nonexistent controller variable
Fetch params's controller still exists, but is initialized upon creation.
1 parent 2c99cce commit a60fc86

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
@@ -3883,7 +3883,6 @@ the request.
38833883
<li><p>Let <var>fetchParams</var> be a new <a for=/>fetch params</a> whose
38843884
<a for="fetch params">request</a> is <var>request</var>,
38853885
<a for="fetch params">timing info</a> is <var>timingInfo</var>,
3886-
<a for="fetch params">controller</a> is <var>controller</var>,
38873886
<a for="fetch params">process request body chunk length</a> is
38883887
<var>processRequestBodyChunkLength</var>,
38893888
<a for="fetch params">process request end-of-body</a> is <var>processRequestEndOfBody</var>,
@@ -8325,6 +8324,7 @@ Jeff Carpenter,
83258324
Jeff Hodges,
83268325
Jeffrey Yasskin,
83278326
Jensen Chappell,
8327+
Jeremy Roman,
83288328
Jesse M. Heines,
83298329
Jianjun Chen,
83308330
Jinho Bang,

0 commit comments

Comments
 (0)