Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v21.x backport] url: don't update URL immediately on update to URLSearchParams #51559

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

MattIPv4
Copy link
Member

Backport for #51520, fixing the commit message to match the PR title rather than the misleading initial commit message.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/url

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. v21.x whatwg-url Issues and PRs related to the WHATWG URL implementation. labels Jan 24, 2024
PR-URL: #51520
Fixes: #51518
Backport-PR-URL: #51559
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
@MattIPv4 MattIPv4 force-pushed the backport-url-params-perf branch from e1d8164 to 6e04e1f Compare January 24, 2024 18:32
@targos targos merged commit 407341e into nodejs:v21.x-staging Feb 15, 2024
20 checks passed
@targos
Copy link
Member

targos commented Feb 15, 2024

Thank you! Since the only change compared to what's on main is the commit message, I merged the PR directly.

richardlau pushed a commit that referenced this pull request Mar 25, 2024
PR-URL: #51520
Fixes: #51518
Backport-PR-URL: #51559
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
richardlau pushed a commit that referenced this pull request Mar 25, 2024
PR-URL: #51520
Fixes: #51518
Backport-PR-URL: #51559
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants