Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of Request's synchronous flag. #628

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

jyasskin
Copy link
Member

@jyasskin jyasskin commented Feb 24, 2021

whatwg/fetch#1165 removed the flag.

Since this algorithm runs the requests in parallel anyway, I think we never needed to set the synchronous flag?


Preview | Diff

@jyasskin jyasskin requested a review from horo-t February 24, 2021 00:04
Copy link
Collaborator

@horo-t horo-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

(I don't remember why I set this flag...)

@horo-t horo-t merged commit dcc4e27 into WICG:main Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants