summaryrefslogtreecommitdiffstats
path: root/dom/workers
Commit message (Collapse)AuthorAgeLines
* 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 ↵janekptacijarabaci2018-07-05-20/+46
| | | | compatible with the worker shutdown status
* Remove SPS profiler.wolfbeast2018-05-24-13/+0
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Adjust tests for android-enabled Intl.wolfbeast2018-05-03-2/+2
|
* Bug 1322292 - Some fixes for the Performance API in workers - part 3 - ↵janekptacijarabaci2018-04-29-0/+7
| | | | | | TimeStampToDOMHighRes() in workerPrivate https://hg.mozilla.org/mozilla-central/rev/b827e4d0dc73
* Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ↵janekptacijarabaci2018-04-29-26/+0
| | | | | | rid of NowBaseTimeStamp() https://hg.mozilla.org/mozilla-central/rev/301231f4165a
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-3/+224
| | | | https://github.com/MoonchildProductions/moebius/pull/158
* moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-4/+4
| | | | https://github.com/MoonchildProductions/moebius/pull/157
* Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-3/+1
| | | | MozReview-Commit-ID: UO4wssYHj7
* 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 ↵janekptacijarabaci2018-03-27-15/+0
|\ | | | | | | js_array_values_1
| * JS - Object - "TypeError: setting a property that has only a getter" without ↵janekptacijarabaci2018-03-12-15/+0
| | | | | | | | mentioning file and property name
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-1/+3
|/
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-156/+0
| | | | UXP repo issue #8
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+66297