Open
Bug 1634599
Opened 5 years ago
Updated 5 years ago
Investigate improving sync IO caused by app updater in the interventions provider
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: adw, Unassigned)
References
Details
See bug 1632918. We fixed that bug by moving the first app update check from the first time the urlbar is used to the first time the update intervention is triggered. There's still jank then that we should fix somehow. My comment 5 there discusses some options. In summary, we could make all the IO in the app updater async, or we could just not trigger update checks from the interventions provider at all. That's only two options, there may be others I didn't think of.
Comment 1•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•