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

url,lib: pass urlsearchparams-constructor.any.js by XadillaX · Pull Request #41196 · nodejs/node · GitHub

/ node Public

url,lib: pass urlsearchparams-constructor.any.js - #41196

Closed
XadillaX wants to merge 1 commit into
nodejs:masterfrom
XadillaX:urlsearchparams-constructor.any.js
Closed

url,lib: pass urlsearchparams-constructor.any.js#41196
XadillaX wants to merge 1 commit into
nodejs:masterfrom
XadillaX:urlsearchparams-constructor.any.js

Conversation

Copy link
Copy Markdown
Contributor

NOTE: It's a reopening of #39944 because that PR was stuck.

According to WPT:

  1. URLSearchParams constructor should throw exactly TypeError if any
    Error occurrs.
  2. When a record passed to URLSearchParams constructor, two different
    key may result same after toUVString(). We should leave only the
    later one.

According to WPT:

1. `URLSearchParams` constructor should throw exactly `TypeError` if any
   Error occurrs.
2. When a record passed to `URLSearchParams` constructor, two different
   key may result same after `toUVString()`. We should leave only the
   later one.
nodejs-github-bot added needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation. labels Dec 16, 2021
XadillaX closed this Dec 16, 2021
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

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.

2 participants


Back | FazBrowse Home | New Git URL