зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 0cdc173a6bca (bug 1064333)
This commit is contained in:
Родитель
2df982daa6
Коммит
08957d05e1
|
@ -907,7 +907,7 @@ let Impl = {
|
|||
}
|
||||
|
||||
#ifdef MOZILLA_OFFICIAL
|
||||
if (!Telemetry.canSend && !aTesting) {
|
||||
if (!Telemetry.canSend) {
|
||||
// We can't send data; no point in initializing observers etc.
|
||||
// Only do this for official builds so that e.g. developer builds
|
||||
// still enable Telemetry based on prefs.
|
||||
|
|
Загрузка…
Ссылка в новой задаче