Skip to content

Conversation

@watilde
Copy link
Contributor

@watilde watilde commented May 7, 2017

Backport of #12808 to 7.x:

url: handle windows drive letter in the file state

C| should not satisfy the condition to not copy the base's path. It also synchronises WPT url test data to verify the update in upstream.

Checklist
Affected core subsystem(s)

url

`C|` should not satisfy the condition to not copy
the base's path. It also synchronises WPT url test data
to verify the update in upstream.

PR-URL: nodejs#12808
Refs: whatwg/url#305
Refs: web-platform-tests/wpt#5754
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Timothy Gu <[email protected]>
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x whatwg-url Issues and PRs related to the WHATWG URL implementation. labels May 7, 2017
@watilde
Copy link
Contributor Author

watilde commented May 7, 2017

Copy link
Member

@TimothyGu TimothyGu left a comment

Choose a reason for hiding this comment

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

LGTM. However, if there was not any merge conflict, the v7.x maintainer should have been able to handle the cherry-picking.

@watilde
Copy link
Contributor Author

watilde commented May 10, 2017

Thanks for reviwing! It has a conflict in the test file. Will put this into v7 staging later.

@watilde
Copy link
Contributor Author

watilde commented May 12, 2017

Landed in 3e80fc8.

@watilde watilde closed this May 12, 2017
@watilde watilde deleted the backport-12808 branch May 12, 2017 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. whatwg-url Issues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants