Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 | -1/+0 |
| | ||||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 | -4/+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. Tobin | 2020-05-02 | -1/+47 |
| | ||||
* | Issue #80 - De-unify dom/url | Matt A. Tobin | 2020-04-18 | -4/+2 |
| | ||||
* | Use meaningful error message in URLSearchParams::Constructor | JustOff | 2019-03-14 | -1/+1 |
| | ||||
* | Construct URLSearchParams from record<> | JustOff | 2019-03-13 | -3/+9 |
| | ||||
* | Construct URLSearchParams from sequence or from string | JustOff | 2019-03-13 | -41/+23 |
| | ||||
* | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 | -4/+16 |
| | | | | compatible with the worker shutdown status | |||
* | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 | -32/+8 |
| | | | | native in moebius | |||
* | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -0/+12 |
| | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | JS - URL - add toJSON support | janekptacijarabaci | 2018-02-21 | -0/+12 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+5036 |