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

[v14.x backport] module: improve support of data: URLs#39669

Closed
aduh95 wants to merge 1 commit into
nodejs:v14.x-stagingnodejs/node:v14.x-stagingfrom
aduh95:v14-percent-encoded-modulesaduh95/node:v14-percent-encoded-modulesCopy head branch name to clipboard
Closed

[v14.x backport] module: improve support of data: URLs#39669
aduh95 wants to merge 1 commit into
nodejs:v14.x-stagingnodejs/node:v14.x-stagingfrom
aduh95:v14-percent-encoded-modulesaduh95/node:v14-percent-encoded-modulesCopy head branch name to clipboard

Conversation

@aduh95

@aduh95 aduh95 commented Aug 5, 2021

Copy link
Copy Markdown
Contributor

Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
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

Add support for loading modules using percent-encoded URLs.

PR-URL: nodejs#37392
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>
@github-actions github-actions Bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. v14.x labels Aug 5, 2021
targos pushed a commit that referenced this pull request Aug 8, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
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>
@targos

targos commented Aug 8, 2021

Copy link
Copy Markdown
Member

Landed in 29f27a4

@targos targos closed this Aug 8, 2021
@aduh95 aduh95 deleted the v14-percent-encoded-modules branch August 8, 2021 18:33
BethGriggs pushed a commit that referenced this pull request Aug 12, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
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>
MylesBorins pushed a commit that referenced this pull request Aug 31, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
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>
foxxyz pushed a commit to foxxyz/node that referenced this pull request Oct 18, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: nodejs#37392
Backport-PR-URL: nodejs#39669
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

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