Open
Bug 1890635
Opened 8 months ago
Updated 7 months ago
Be lazier about importing modules under browser/components/backup
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
We should make more aggressive usage of ChromeUtils.defineESModuleGetters
and lazy
objects to avoid pulling in large networks of modules when we don't immediately need them.
Updated•8 months ago
|
Reporter | ||
Updated•8 months ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•