Summary: URLSearchParams constructor is changed in the latest URL spec. Now it's possible to create URLSearchParams objects starting from a string, an array and from an object.
Bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=1330678 <https://bugzilla.mozilla.org/show_bug.cgi?id=1321623> https://bugzilla.mozilla.org/show_bug.cgi?id=1330699 https://bugzilla.mozilla.org/show_bug.cgi?id=1331580 Link to standard: https://url.spec.whatwg.org/#interface-urlsearchparams Platform coverage: all platforms Estimated or target release: Fx53 Preference behind which this will be implemented: none DevTools bug: no need Do other browser engines implement this? I don't know this, yet Tests: WPT Security & Privacy Concerns: none _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform