Closed
Bug 595384
Opened 15 years ago
Closed 15 years ago
Disable the updater utility for Android
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: alexp, Assigned: alexp)
References
Details
Attachments
(1 file)
|
2.24 KB,
patch
|
robert.strong.bugs
:
review+
blassey
:
approval2.0+
|
Details | Diff | Splinter Review |
Fennec on Android is using different approach to update, so it doesn't need the updater.
| Assignee | ||
Updated•15 years ago
|
| Assignee | ||
Comment 1•15 years ago
|
||
Disable building the updater and nsUpdateDriver, and calling ProcessUpdates from nsAppRunner.
Attachment #474283 -
Flags: review?(robert.bugzilla)
Comment 2•15 years ago
|
||
Comment on attachment 474283 [details] [diff] [review]
Fix
Looks good.
Since Android won't be using the update UI it would be a good thing to disable the chrome mochitests and at least some if not all of the xpcshell tests as well but that can be done in another bug. The following xpcshell tests definitely need to be disabled
test_0110_general.js
test_0111_general.js
test_0112_general.js
Attachment #474283 -
Flags: review?(robert.bugzilla) → review+
Updated•15 years ago
|
Attachment #474283 -
Flags: approval2.0+
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•