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

src: move `ToUSVString()` to node_util.cc by XadillaX · Pull Request #40204 · nodejs/node · GitHub

/ node Public

src: move ToUSVString() to node_util.cc - #40204

Closed
XadillaX wants to merge 1 commit into
nodejs:masterfrom
XadillaX:mv-to-usv-string
Closed

src: move ToUSVString() to node_util.cc#40204
XadillaX wants to merge 1 commit into
nodejs:masterfrom
XadillaX:mv-to-usv-string

Conversation

Copy link
Copy Markdown
Contributor

Since toUSVString() was exposed in util as a public API, not only
for internal url any more.

Since `toUSVString()` was exposed in `util` as a public API, not only
for internal `url` any more.
nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Sep 24, 2021

Copy link
Copy Markdown
Collaborator

targos added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 26, 2021
XadillaX added a commit that referenced this pull request Sep 26, 2021
Since `toUSVString()` was exposed in `util` as a public API, not only
for internal `url` any more.

PR-URL: #40204
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>

Copy link
Copy Markdown
Contributor Author

Landed in 0e561de

XadillaX closed this Sep 26, 2021
targos pushed a commit that referenced this pull request Oct 4, 2021
Since `toUSVString()` was exposed in `util` as a public API, not only
for internal `url` any more.

PR-URL: #40204
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL