summaryrefslogtreecommitdiffstats
path: root/dom/url
Commit message (Collapse)AuthorAgeLines
* Issue #80 - De-unify dom/urlMatt A. Tobin2020-04-18-4/+2
|
* Use meaningful error message in URLSearchParams::ConstructorJustOff2019-03-14-1/+1
|
* Construct URLSearchParams from record<>JustOff2019-03-13-3/+9
|
* Construct URLSearchParams from sequence or from stringJustOff2019-03-13-41/+23
|
* Bug 604026 - Sync event loops in workers should be created only if ↵janekptacijarabaci2018-07-05-4/+16
| | | | compatible with the worker shutdown status
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-32/+8
| | | | native in moebius
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-0/+12
| | | | https://github.com/MoonchildProductions/moebius/issues/130
* JS - URL - add toJSON supportjanekptacijarabaci2018-02-21-0/+12
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5036