Open
Bug 1750843
Opened 4 years ago
Updated 2 years ago
reset startup promises in ATU.promiseStartupManager
Categories
(Toolkit :: Add-ons Manager, task, P3)
Toolkit
Add-ons Manager
Tracking
()
NEW
People
(Reporter: mixedpuppy, Unassigned)
References
Details
(Whiteboard: [addons-jira])
Extension startup flow depends on two notifications, but for any tests that start then restart the addon manager using AddonTestUtils, those promises are never reset. For the most part this doesn't really matter, but for service worker and event page testing it is probably useful to just add to ATU.
Updated•4 years ago
|
Updated•2 years ago
|
Type: enhancement → task
Component: General → Add-ons Manager
Product: WebExtensions → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•