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

Align with URL API changes for file and non-special URLs #2317

Merged
merged 2 commits into from
Feb 8, 2017

Conversation

annevk
Copy link
Member

@annevk annevk commented Feb 2, 2017

This change depends on whatwg/url#224 landing
first.

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

Location API bits are not tested since we generally treat loading from
file URLs as out-of-scope of the web platform, but accounting for it
standards-wise seemed trivial enough.

This change depends on whatwg/url#224 landing
first.

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

Location API bits are not tested since we generally treat loading from
file URLs as out-of-scope of the web platform, but accounting for it
standards-wise seemed trivial enough.
Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

LGTM but see whatwg/url#224 (comment).

Marking "do not merge yet" until the URL spec change lands.

@domenic domenic added the do not merge yet Pull request must not be merged per rationale in comment label Feb 3, 2017
@annevk annevk merged commit b1e8d05 into master Feb 8, 2017
@annevk annevk deleted the annevk/file-url-setters branch February 8, 2017 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet Pull request must not be merged per rationale in comment
Development

Successfully merging this pull request may close these issues.

2 participants