summaryrefslogtreecommitdiffstats
path: root/dom/xhr
Commit message (Collapse)AuthorAgeLines
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-13/+0
| | | | | 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 ↵janekptacijarabaci2018-07-05-5/+3
| | | | killing state
* Bug 604026 - Sync event loops in workers should be created only if ↵janekptacijarabaci2018-07-05-16/+21
| | | | compatible with the worker shutdown status
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-7/+0
| | | | Tag #288.
* Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1New Tobin Paradigm2018-04-14-6/+82
|\ | | | | Aligned XMLHttpRequest abort() with the spec
| * Bug 1311798: Align XMLHttpRequest abort() with the specjanekptacijarabaci2018-03-15-6/+82
| |
* | Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-2/+2
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+14599