Skip to content

Commit

Permalink
Remove use of Request's synchronous flag. (#628)
Browse files Browse the repository at this point in the history
whatwg/fetch#1165 removed the flag.
  • Loading branch information
jyasskin committed Feb 25, 2021
1 parent 2ca2c33 commit dcc4e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion loading.bs
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,6 @@ add the following steps:
preload info/target=], a destination of the result of
[=destination/translating=] |asAttribute|, and a corsAttributeState
of |corsAttributeState|.
1. Set |request|'s [=request/synchronous flag=].
1. Set |request|'s [=request/client=] to |document|.
1. Set |request|'s [=request/cryptographic nonce metadata=] to
|preloadLinkItem|'s [=alternate signed exchange preload
Expand Down

0 comments on commit dcc4e27

Please sign in to comment.