Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upConstruct URLSearchParams from array or object #22554
Closed
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Dec 25, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 25, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 25, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 26, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554, fix #22556 and also fix #22557 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 26, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554, fix #22556 and also fix #22557 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 26, 2018
Construct URLSearchParams from array or object --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22554, fix #22556 and also fix #22557 - [x] There are tests in `url/urlsearchparams-constructor.any.js` for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22555) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
whatwg/url#175
web-platform-tests/wpt#4523
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1330678