Closed
Bug 2023552
Opened 5 months ago
Closed 5 months ago
Use nsIUpdateManager history to report app update success
Categories
(Enterprise Products :: Firefox, enhancement)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
I missed that but nsIUpdateManager has a getHistory that returns a properly ordered list of app updates, so we can use that instead of buildID checks: https://searchfox.org/enterprise-main/rev/a038f49228d707c6675ef20ce640034a64307d2e/toolkit/mozapps/update/nsIUpdateService.idl#917-923
| Assignee | ||
Comment 1•5 months ago
|
||
I may have been misled ; it only tells us the app update history, not that the current execution is the result of an app update
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•