Closed
Bug 787398
Opened 13 years ago
Closed 13 years ago
B2G Updates: Change update properties to use sane defaults for nightly updates
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: marshall, Assigned: marshall)
References
Details
Attachments
(1 file)
|
1.41 KB,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
We just need to change a few things:
- app.update.url = "http://update.boot2gecko.org/nightly/update.xml"
- app.update.interval = 1 day -- amount of time between update checks
- app.update.timerFirstInterval = 1 hour -- amount of time after b2g startup the updater checks for an update
- app.update.timerMinimumDelay = 1 hour -- lowest amount of time the updater will wait before it's first check
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #657357 -
Flags: review?(jones.chris.g)
Comment on attachment 657357 [details] [diff] [review]
nightly update prefs - v1
\o/
Attachment #657357 -
Flags: review?(jones.chris.g) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•