Open
Bug 1824809
Opened 2 years ago
Updated 2 years ago
Remove fluent async l10n hacks from urlbar onboarding
Categories
(Firefox :: Address Bar, task, P5)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox113 | --- | affected |
People
(Reporter: Gijs, Unassigned)
References
(Blocks 1 open bug)
Details
AFAICT the urlbar onboarding code at https://searchfox.org/mozilla-central/rev/736eb58cd30da3afc0310b58232a1e4d0dcc86a4/browser/components/urlbar/content/quicksuggestOnboarding.js#207 can just stop await
'ing things and/or pausing/resuming observing, after the changes from bug 1819664.
Comment 1•2 years ago
|
||
FWIW, we might not be re-using this onboarding modal in the future, and they are not currently being used right now. So we'll likely remove the code and close this bug once that is done.
Severity: -- → N/A
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•