Closed Bug 998322 Opened 10 years ago Closed 9 years ago

Disable auto-updating by default

Categories

(Testing :: mozregression, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 792992

People

(Reporter: elbart, Unassigned)

Details

Especially during bisecting Fennec-builds, the auto-update starts merely seconds after Nightly has been started when connected via wifi.

Updating isn't really necessary during a mozregression-bisection.

For bisecting (auto-)update-issues, maybe there should be a parameter like --autoupdate or so.
I agree this is annoying. For desktop we should set the "app.update.enabled" pref to False.

Wes, is there a profile setting or something we can use to disable auto-updates for Android? (feel free to NI someone else who does know the answer if you don't)
Flags: needinfo?(wjohnston)
Snorp sorta owns this code.
Flags: needinfo?(snorp)
(In reply to William Lachance (:wlach) from comment #1)
> For desktop we should set the "app.update.enabled"
> pref to False.
That's already the case via mozprofile:
http://dxr.mozilla.org/mozilla-central/source/testing/mozbase/mozprofile/mozprofile/profile.py#334
(In reply to Elbart from comment #3)
> (In reply to William Lachance (:wlach) from comment #1)
> > For desktop we should set the "app.update.enabled"
> > pref to False.
> That's already the case via mozprofile:
> http://dxr.mozilla.org/mozilla-central/source/testing/mozbase/mozprofile/
> mozprofile/profile.py#334

As Elbart said above in FF this setting is getting passed through:

     2:43.57 LOG: MainThread Regression Runner INFO Starting nightly (revision: 0e631971b841)
     prefs: {..., 'app.update.enabled': False, ...}
Flags: needinfo?(wjohnston)
Eugen is taking care of this in bug 998322
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(snorp)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.