Skip to content

Conversation

@aduh95
Copy link
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-botnodejs-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
@aduh95aduh95 requested a review from richardlauMarch 22, 2021 11:24
@nodejs-github-bot
Copy link
Collaborator

@richardlau
Copy link
Member

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

@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#37394 Backport-PR-URL: nodejs#37859 Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: James M Snell <[email protected]>
Add support for loading modules using percent-encoded URLs. PR-URL: nodejs#37392 Backport-PR-URL: nodejs#37859 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
@richardlaurichardlauforce-pushed the backport-data-url-v12.x branch from 3f6e97e to 7b0ed4bCompareMarch 29, 2021 11:48
@richardlaurichardlau merged commit 7b0ed4b into nodejs:v12.x-stagingMar 29, 2021
@aduh95aduh95 deleted the backport-data-url-v12.x branch March 29, 2021 11:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aduh95@nodejs-github-bot@richardlau