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: test WindowProxy self references #15720

Merged
merged 3 commits into from
Mar 13, 2019

Conversation

annevk
Copy link
Member

@annevk annevk commented Mar 7, 2019

@annevk
Copy link
Member Author

annevk commented Mar 12, 2019

Thanks @domenic, should be good now!

@annevk annevk requested a review from domenic March 12, 2019 14:07
@annevk annevk merged commit 1a896b5 into master Mar 13, 2019
@annevk annevk deleted the annevk/windowproxyselfrereferences branch March 13, 2019 07:45
annevk added a commit to whatwg/html that referenced this pull request Oct 2, 2019
annevk added a commit to whatwg/html that referenced this pull request Oct 16, 2019
Before this change these getters did not account for Window object's browsing context potentially being null, resulting in a conceptual crash.

Language from tc39/ecma262#702.

Tests: web-platform-tests/wpt#15720.

Helps with #4363.
zcorpan pushed a commit to whatwg/html that referenced this pull request Nov 6, 2019
Before this change these getters did not account for Window object's browsing context potentially being null, resulting in a conceptual crash.

Language from tc39/ecma262#702.

Tests: web-platform-tests/wpt#15720.

Helps with #4363.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants