Skip to content

Conversation

@TimothyGu
Copy link
Member

This aligns with an upstream spec change.

Fixes: #38710

@github-actionsgithub-actionsbot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels May 20, 2021
@TimothyGuTimothyGu added the whatwg-url Issues and PRs related to the WHATWG URL implementation. label May 20, 2021
@nodejs-github-bot

This comment has been minimized.

@RaisinTenRaisinTen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 20, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

This aligns with an upstream spec change. Fixes: nodejs#38710
@nodejs-github-bot
Copy link
Collaborator

@TimothyGu
Copy link
MemberAuthor

Updated the WPT status file. Should hopefully work on without-intl builds now.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

TimothyGu added a commit that referenced this pull request May 23, 2021
This aligns with an upstream spec change. PR-URL: #38742Fixes: #38710 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@TimothyGu
Copy link
MemberAuthor

Landed in bf06daa.

@TimothyGuTimothyGu deleted the colon-noop branch May 23, 2021 00:47
danielleadams pushed a commit that referenced this pull request May 31, 2021
This aligns with an upstream spec change. PR-URL: #38742Fixes: #38710 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 31, 2021
@richardlau
Copy link
Member

Does not land cleanly on v14.x-staging.

@targos
Copy link
Member

v14.x is missing a lot of URL and WPT commits.

@RaisinTen
Copy link
Member

Reason behind marking this as dont-land-on-v14.x: #37877 (comment)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.whatwg-urlIssues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WHATWG URL spec change: Make hostname setter no-op if a port is given

7 participants

@TimothyGu@nodejs-github-bot@richardlau@targos@RaisinTen@jasnell@cjihrig