Closed
Bug 653460
Opened 12 years ago
Closed 12 years ago
Add app.update.timerMinimumDelay and app.update.backgroundMaxErrors to browser-prefs.js
Categories
(SeaMonkey :: Preferences, defect)
SeaMonkey
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1final
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
3.41 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
Firefox bugs: Bug 614181 Remove app.update.timer preference and add app.update.timerMinimumDelay preference. Bug 595455 After several background update check failures notify the user that they should check if there is a new version available.
![]() |
Assignee | |
Comment 1•12 years ago
|
||
> Bug 614181 Remove app.update.timer preference and add app.update.timerMinimumDelay preference. The backend landed on mozilla-2.0. > Bug 595455 After several background update check failures notify the user that they should check if there is a new version available. pref("app.update.backgroundMaxErrors", 10);
Attachment #528880 -
Flags: review?(iann_bugzilla)
Comment on attachment 528880 [details] [diff] [review] Patch v1.0 new prefs. r=me
Attachment #528880 -
Flags: review?(iann_bugzilla) → review+
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Pushed: http://hg.mozilla.org/comm-central/rev/34703bb121c7 http://hg.mozilla.org/releases/comm-2.0/rev/4446f8f8b7f7
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1final
You need to log in
before you can comment on or make changes to this bug.
Description
•