Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [DOM] Align XHR requests with the spec. | Moonchild | 2022-04-07 |
| | |||
* | Issue #21 - Remove Telemetry plumbing and fix build. | Moonchild | 2022-04-02 |
| | | | | | Note this won't give working applications. Requires FE changes and additional js module changes (next part). | ||
* | Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and various | Moonchild | 2022-04-01 |
| | | | | helper functions. | ||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-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 #80 - De-unify dom/xhr | Moonchild | 2020-04-23 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | ||
* | Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | killing state | ||
* | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | compatible with the worker shutdown status | ||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1 | New Tobin Paradigm | 2018-04-14 |
|\ | | | | | Aligned XMLHttpRequest abort() with the spec | ||
| * | Bug 1311798: Align XMLHttpRequest abort() with the spec | janekptacijarabaci | 2018-03-15 |
| | | |||
* | | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 |
|/ | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |