Closed
Bug 536078
Opened 15 years ago
Closed 15 years ago
Check for updates menuitem and automatically check prefs UI disabled
Categories
(Thunderbird :: Preferences, defect)
Thunderbird
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1a1
People
(Reporter: philor, Assigned: philor)
References
Details
Attachments
(1 file)
2.68 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Trunk builds since 20091219 have the Check for Updates menuitem and the prefs UI to enable/disable automatic checking greyed out.
Bug 529942 removed canUpdate on 1.9.3, so we have to switch to using canCheckForUpdates there, and since canCheckForUpdates is a considerably better thing than canUpdate, on 1.9.2 we should switch to using it (from nsIApplicationUpdateService2, where it lives there).
Assignee | ||
Comment 1•15 years ago
|
||
Thanks, Bugzilla, I'll just attach it separately, if that suits you better.
Attachment #418561 -
Flags: review?(bugzilla)
Updated•15 years ago
|
Attachment #418561 -
Flags: review?(bugzilla) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1a1
You need to log in
before you can comment on or make changes to this bug.
Description
•