Open
Bug 1504216
Opened 7 years ago
Updated 7 months ago
Figure out why we need translateFragment for the space alert notification box
Categories
(Firefox :: Settings UI, enhancement, P3)
Firefox
Settings UI
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | affected |
People
(Reporter: jack, Unassigned, Mentored)
References
(Blocks 1 open bug)
Details
Follow up on 1491676, https://bugzilla.mozilla.org/show_bug.cgi?id=1491676
Porting the "out of space" warnings to Fluent required using translateFragment to get the buttons to display correctly, https://phabricator.services.mozilla.com/D8554.
We should figure out why this is required and how to remove it.
Comment 1•7 years ago
|
||
I'll be interested in taking it once you land bug 1491676.
Flags: needinfo?(gandalf)
Updated•7 years ago
|
Priority: -- → P3
Comment 2•4 years ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•4 years ago
|
||
Here is the code in question for anyone interested in this one
Updated•3 years ago
|
Severity: normal → S3
Comment 4•3 years ago
|
||
I think we should be able to drop this now (after changes from bug 1819664), or perhaps we're missing a connectRoot call in the notification bar's shadow DOM.
Comment 5•7 months ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit BugBot documentation.
Flags: needinfo?(zibi)
You need to log in
before you can comment on or make changes to this bug.
Description
•