Open
Bug 1879940
Opened 2 years ago
Updated 1 year ago
Pre-XUL skeleton UI should not leave space for the bookmarks toolbar, to avoid flickering
Categories
(Firefox :: General, enhancement, P3)
Firefox
General
Tracking
()
NEW
People
(Reporter: alexical, Unassigned)
References
(Blocks 1 open bug)
Details
No description provided.
Comment 1•2 years ago
|
||
Hi, can you set a priority for this based on any relevant work that's been discussed around bug 1869589?
Flags: needinfo?(dothayer)
Updated•2 years ago
|
Severity: -- → N/A
Flags: needinfo?(dothayer)
Priority: -- → P3
Comment 2•1 year ago
|
||
Alex, I noticed this a little when doing the vertical tabs work. I wondered about this bug - would the right fix not be to change the initialization of the bookmarks toolbar to not be async so that it is present on the first "real" paint?
Flags: needinfo?(dothayer)
| Reporter | ||
Comment 3•1 year ago
|
||
Coming back in with less context, but either fix seems reasonable to me. I assumed that the bookmarks toolbar initialization was async because it can sometimes take overly long, but honestly that may be just as much justification for not allowing it to randomly happen at an unspecified time potentially as a user is trying to interact with something.
Flags: needinfo?(dothayer)
You need to log in
before you can comment on or make changes to this bug.
Description
•