Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[v12.x backport] module: improve support of data: URLs#37859

Merged
richardlau merged 2 commits into
nodejs:v12.x-stagingnodejs/node:v12.x-stagingfrom
aduh95:backport-data-url-v12.xaduh95/node:backport-data-url-v12.xCopy head branch name to clipboard
Mar 29, 2021
Merged

[v12.x backport] module: improve support of data: URLs#37859
richardlau merged 2 commits into
nodejs:v12.x-stagingnodejs/node:v12.x-stagingfrom
aduh95:backport-data-url-v12.xaduh95/node:backport-data-url-v12.xCopy head branch name to clipboard

Conversation

@aduh95

@aduh95 aduh95 commented Mar 22, 2021

Copy link
Copy Markdown
Contributor

Backport of #37392.

I've also included #37394 which simply adds decodeURIComponent to primordials, but we could also leave it out and use it from the global object.

@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v12.x labels Mar 22, 2021
@aduh95 aduh95 requested a review from richardlau March 22, 2021 11:24
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlau

Copy link
Copy Markdown
Member

cc @nodejs/lts Any concerns with adding URI handling functions to primordials in 12.x?

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

aduh95 added 2 commits March 29, 2021 12:33
PR-URL: nodejs#37394
Backport-PR-URL: nodejs#37859
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Add support for loading modules using percent-encoded URLs.

PR-URL: nodejs#37392
Backport-PR-URL: nodejs#37859
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@richardlau richardlau force-pushed the backport-data-url-v12.x branch from 3f6e97e to 7b0ed4b Compare March 29, 2021 11:48
@richardlau richardlau merged commit 7b0ed4b into nodejs:v12.x-staging Mar 29, 2021
@aduh95 aduh95 deleted the backport-data-url-v12.x branch March 29, 2021 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.