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

Fix get-host-info.sub.js so workers can use it. #16405

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

mfalken
Copy link
Member

@mfalken mfalken commented Apr 18, 2019

Access self.location instead of window.location. Fixes #13518 (see https://crbug.com/953873).

Access self.location instead of window.location. Fixes web-platform-tests#13518.
@mfalken
Copy link
Member Author

mfalken commented Apr 18, 2019

cc @Hexcles @yoavweiss

Copy link
Contributor

@yoavweiss yoavweiss left a comment

Choose a reason for hiding this comment

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

LGTM

@mfalken
Copy link
Member Author

mfalken commented Apr 18, 2019

@Hexcles I think this may need to be force merged for the same reason as #13518. Hopefully it fixes things this time though.

@gsnedders gsnedders merged commit 604d57f into web-platform-tests:master Apr 18, 2019
@Hexcles
Copy link
Member

Hexcles commented Apr 18, 2019

@gsnedders thanks :) (Also, we got a rare race condition and I got to see a confused GitHub UI lol)

marcoscaceres pushed a commit that referenced this pull request Jul 23, 2019
Access self.location instead of window.location. Fixes #13518.
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.

5 participants