Vedant Sareen
|
386a7693fa
|
Bug 1344744 - Update Telemetry unit tests to async function & await. r=dexter
Replaced |Task.async(function*(...))| with a corresponding form of |async function(...)| and |yield| with |await| in the changed functions.
|
2017-03-10 00:36:23 +05:30 |
|
Jared Wein
|
e3149c378f
|
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
|
2016-12-29 18:34:54 -05:00 |
|
Wes Kocher
|
2d7553dcfd
|
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
|
2016-12-29 14:05:44 -08:00 |
|
Jared Wein
|
34e228f767
|
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
|
2016-12-29 15:20:47 -05:00 |
|
Benjamin Smedberg
|
2d706e98b8
|
Bug 1121013 part C - report a new crash ping type on main-process crashes, and record submission rate/failure information in telemetry. Plugin/content crashes are already recorded via SUBPROCESS_ABNORMAL_ABORT and SUBPROCESS_CRASHES_WITH_DUMP and this patch leaves that unchanged. r=gfritzsche
|
2015-03-30 17:48:11 -04:00 |
|