App.update.idletime
From MozillaZine Knowledge Base
Jump to navigationJump to search
Background
When a software update for Firefox becomes available, a dialog box pops up allowing the user to download and install the update. However, this dialog may pop up unexpectedly, causing the user to accidentally accept or cancel the update. To solve this, Firefox now waits until the browser has been left idle for a set amount of time before displaying the dialog. This preference determines how long the browser should be idle before opening the dialog.
Possible values and their effects
An integer specifying the seconds of idle time that must pass before displaying a pending software update dialog. Default value is 60.
Caveats
- app.update.enabled must be true and app.update.silent must be false for this preference to have an effect.
First checked in
2007-11-20 by Reed Loden (patch by Dão Gottwald)
Has an effect in
- Mozilla Firefox (nightly builds since 2007-11-20)
Related preferences
- app.update.enabled
- app.update.interval
- app.update.silent
- app.update.download.backgroundInterval
- app.update.incompatible.mode
- app.update.promptWaitTime
- app.update.nagTimer.restart