summaryrefslogtreecommitdiffstats
path: root/dom/url/URLSearchParams.h
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #1449 - Implement URLSearchParams's sort()Matt A. Tobin2020-05-02-1/+5
|
* Construct URLSearchParams from record<>JustOff2019-03-13-2/+2
|
* Construct URLSearchParams from sequence or from stringJustOff2019-03-13-16/+3
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+223