summaryrefslogtreecommitdiff
path: root/dom/url
Commit message (Collapse)AuthorAge
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
| | | | This should reduce compile complexity saving time and reducing linker stress.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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
|
* Issue #80 - De-unify dom/urlMatt A. Tobin2020-04-18
|
* Use meaningful error message in URLSearchParams::ConstructorJustOff2019-03-14
|
* Construct URLSearchParams from record<>JustOff2019-03-13
|
* Construct URLSearchParams from sequence or from stringJustOff2019-03-13
|
* Bug 604026 - Sync event loops in workers should be created only if ↵janekptacijarabaci2018-07-05
| | | | compatible with the worker shutdown status
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22
| | | | native in moebius
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15
| | | | https://github.com/MoonchildProductions/moebius/issues/130
* JS - URL - add toJSON supportjanekptacijarabaci2018-02-21
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02