aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/URLSearchParams.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-26/+0
* Add value argument to URLSearchParams's has() and delete()Veronika Bušů2023-05-111-2/+2
* Implement URLSearchParams's size2shiori172023-03-021-0/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-4/+4
* Support USVString as default value of a union argumentKagami Sascha Rosylight2019-10-171-2/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-3/+3
* Implement URLSearchParams.prototype.sort()CYBAI2019-01-081-0/+3
* Construct URLSearchParams from array or objectCYBAI2018-12-261-1/+3
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Make URLSearchParams iterable.yoyo9300212016-10-071-2/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement URL.searchParamsStjepan Glavina2016-04-051-0/+2
* Implement URLSearchParams::getAllFernando Martins2016-01-151-1/+1
* Update URLSearchParams to use USVString and String.Ms2ger2015-10-301-7/+7
* Update URL-related interfaces and their tests up to specAnthony Ramine2015-10-191-1/+3
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-2/+2
* Implement trivial stringifiersAnthony Ramine2015-04-291-1/+1
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+19