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

Editorial: introduce browsing context's "active window" #5651

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

domenic
Copy link
Member

@domenic domenic commented Jun 18, 2020

This abstracts away having to say "browsing context's WindowProxy
object's [[Window]] internal slot value", and replaces a few imprecise
instances of "browsing context's Window object".

This abstracts away having to say "browsing context's WindowProxy
object's [[Window]] internal slot value", and replaces a few imprecise
instances of "browsing context's Window object".
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.

This cleans up quite a few things nicely, but I do worry about it being a rather attractive API that needs to be used carefully.

@domenic domenic merged commit 244d97e into master Jun 24, 2020
@domenic domenic deleted the bc-current-window branch June 24, 2020 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants