Backed out changeset 0cdc173a6bca (bug 1064333)

This commit is contained in:
Carsten "Tomcat" Book 2014-10-21 14:38:08 +02:00
parent d75c1f313a
commit 87246128d9

View File

@ -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.