зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 3df355881aa0 (bug 1445386) for xpcshell failures on test_TelemetryScalars_buildFaster.js CLOSED TREE
--HG-- extra : amend_source : e6ce0a25d5ba6cfa5aec7e496637266def67f7c5
This commit is contained in:
Родитель
ba2e0d2759
Коммит
587a636c14
|
@ -1071,7 +1071,7 @@ var Impl = {
|
|||
|
||||
// Load the scalar probes JSON file.
|
||||
const scalarProbeFilename = "ScalarArtifactDefinitions.json";
|
||||
let scalarProbeFile = Services.dirsvc.get("GreD", Ci.nsIFile);
|
||||
let scalarProbeFile = Services.dirsvc.get("GreBinD", Ci.nsIFile);
|
||||
scalarProbeFile.append(scalarProbeFilename);
|
||||
if (!scalarProbeFile.exists()) {
|
||||
this._log.trace("registerJsProbes - no scalar builtin JS probes");
|
||||
|
|
Загрузка…
Ссылка в новой задаче