summaryrefslogtreecommitdiffstats
path: root/dom/workers
Commit message (Expand)AuthorAgeLines
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-1/+1
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-3/+3
* Add missing call to WaitForIsDebuggerRegisteredwolfbeast2019-12-06-0/+6
* 1283712 - Part 8: Add WorkerErrorBase, WorkerErrorNote, and WorkerErrorReport.Gaming4JC2019-07-18-117/+158
* 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and Wr...Gaming4JC2019-07-18-1/+1
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-1/+0
* Send worker-runnables destined for the main thread actually to the main thread.wolfbeast2018-09-16-9/+18
* Stop using the MainThreadTaskQueue from service workers.wolfbeast2018-09-16-36/+23
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-32/+0
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05-15/+8
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05-20/+46
* Remove SPS profiler.wolfbeast2018-05-24-13/+0
* Adjust tests for android-enabled Intl.wolfbeast2018-05-03-2/+2
* Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeSt...janekptacijarabaci2018-04-29-0/+7
* Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri...janekptacijarabaci2018-04-29-26/+0
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-3/+224
* moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-4/+4
* Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-3/+1
* Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-8/+2
* Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-20/+116
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27-15/+0
|\
| * JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12-15/+0
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-1/+3
|/
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-156/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+66297