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

HTML Horizontal Review: Windows, navigation, agents and agent clusters #502

Closed
3 tasks done
hober opened this issue Apr 13, 2020 · 3 comments
Closed
3 tasks done
Assignees
Labels
htmlwg-needs-resolution htmlwg-tracker Progress: review complete Resolution: satisfied The TAG is satisfied with this design Review type: horizontal review A review request from a WG seeking horizontal review to transition a document along the REC track Review type: later review Topic: HTML Venue: WHATWG

Comments

@hober
Copy link
Contributor

hober commented Apr 13, 2020

This is a subtask of #499. Please review these three HTML PRs:

@hober
Copy link
Contributor Author

hober commented Apr 27, 2020

I went ahead and checked off whatwg/html#4410 and whatwg/html#4851. They're both slight tweaks that bring the spec into alignment with implementations.

@hober
Copy link
Contributor Author

hober commented Apr 27, 2020

We reviewed whatwg/html#4617 on today's call. We're happy to see the relationships between various ECMAScript and HTML concepts be tightened up. @dbaron wondered if this change reduced the number of degrees of freedom implementations have in choosing process models, but is confident that this received sufficient review at the time. Closing.

@hober hober closed this as completed Apr 27, 2020
@annevk
Copy link
Member

annevk commented Apr 27, 2020

https://tc39.es/ecma262/#sec-forward-progress is the fundamental constraint. This affects dedicated workers and shared workers as specified (they have [[CanBlock]] set to true, though in implementations this might only be true for dedicated workers at the moment). Everything else can in theory run on the same thread, though on CPU architectures impacted by Spectre this would be ill-advised. Hope that helps.

@hober hober added Progress: review complete Resolution: satisfied The TAG is satisfied with this design Venue: WHATWG Review type: horizontal review A review request from a WG seeking horizontal review to transition a document along the REC track and removed Progress: in progress labels Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
htmlwg-needs-resolution htmlwg-tracker Progress: review complete Resolution: satisfied The TAG is satisfied with this design Review type: horizontal review A review request from a WG seeking horizontal review to transition a document along the REC track Review type: later review Topic: HTML Venue: WHATWG
Projects
None yet
Development

No branches or pull requests

4 participants