FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

url: handle unicode hostname if empty by anonrig · Pull Request #49396 · nodejs/node · GitHub

/ node Public

url: handle unicode hostname if empty - #49396

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:url-append-slash
Aug 31, 2023
Merged

url: handle unicode hostname if empty#49396
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:url-append-slash

Conversation

anonrig commented Aug 28, 2023

Copy link
Copy Markdown
Member

The original PR by @Xstoudi seems abandoned (ref: #49087)

Fixes: #48759

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/url

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation. labels Aug 28, 2023

cjihrig commented Aug 28, 2023

Copy link
Copy Markdown
Contributor

Suggestion: maintain @Xstoudi as the commit author.

anonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 29, 2023
anonrig requested a review from cjihrig August 29, 2023 18:41
anonrig added the review wanted PRs that need reviews. label Aug 29, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 29, 2023

Copy link
Copy Markdown
Collaborator

anonrig added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 29, 2023

Copy link
Copy Markdown
Collaborator

anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 31, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 31, 2023
nodejs-github-bot merged commit f863117 into nodejs:main Aug 31, 2023

Copy link
Copy Markdown
Collaborator

Landed in f863117

UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
PR-URL: #49396
Fixes: #48759
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
UlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
PR-URL: #49396
Fixes: #48759
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49396
Fixes: nodejs/node#48759
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49396
Fixes: nodejs/node#48759
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. whatwg-url Issues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WHATWG URL API format() function inserts '//' wrongly when 'unicode' is set

4 participants


Back | FazBrowse Home | New Git URL