Open
Bug 2026493
Opened 5 months ago
Consider "download-failed" as blocking condition for update loop blocking logic?
Categories
(Enterprise Products :: Firefox, task)
Tracking
(Not tracked)
NEW
People
(Reporter: gerard-majax, Unassigned)
References
(Blocks 1 open bug)
Details
As reported in review comment https://github.com/mozilla/enterprise-firefox/pull/564#discussion_r2993030939 the update logic checks the update history for failed status. Maybe it should also consider the case of download-failed as a condition to disable force checking on startup ?
The possible states of the history of updates are listed in https://searchfox.org/enterprise-main/rev/6bbd90cd74e052150d4f2a64e9fbecc177986ae7/toolkit/mozapps/update/nsIUpdateService.idl#184-193
You need to log in
before you can comment on or make changes to this bug.
Description
•