Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit fc26ab5

Browse files
authored
Do not set request's window (#182)
Per whatwg/fetch#1823, this concept is going away. After that change, null-client scenarios will automatically do the right thing, and create no user prompts, which aligns with this spec's desired outcome.
1 parent 2041404 commit fc26ab5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spec.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,8 +1289,6 @@ sequence=] |body|:
12891289
:: |body|
12901290
: [=request/client=]
12911291
:: `null`
1292-
: [=request/window=]
1293-
:: "`no-window`"
12941292
: [=request/service-workers mode=]
12951293
:: "`none`"
12961294
: [=request/initiator=]

0 commit comments

Comments
 (0)