Skip to content

Conversation

@xiaochengh
Copy link
Contributor

@xiaochengh xiaochengh commented May 2, 2022

Fixes #1433. The HTML-side counterpart is whatwg/html#7885.

This is also a minor follow-up of whatwg/html#7474.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

@xiaochengh xiaochengh changed the title Add a render-blocking boolean flag to request Add a render-blocking boolean flag to the request concept May 4, 2022
@xiaochengh
Copy link
Contributor Author

@annevk @yoavweiss PTAL

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good to me modulo some nits.

Copy link
Contributor Author

@xiaochengh xiaochengh left a comment

Choose a reason for hiding this comment

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

Thanks for reviewing!

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

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

Thanks, looks great!

@annevk annevk merged commit 80c38ca into whatwg:main May 24, 2022
@xiaochengh xiaochengh deleted the render-blocking-behavior branch May 24, 2022 16:34
aarongable pushed a commit to chromium/chromium that referenced this pull request May 24, 2022
This patch follows from the fetch spec revision:

whatwg/fetch#1432

Bug: 1271296
Change-Id: I3f56e921e238a7e28774d5407a78d4df4f4145d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627294
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Patrick Meenan <pmeenan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1007082}
domenic pushed a commit to whatwg/html that referenced this pull request Jun 1, 2022
mfreed7 pushed a commit to mfreed7/html that referenced this pull request Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: add a boolean flag render-blocking to the request concept

2 participants