[toolbar redesign] refactor BrowserToolbar and NavBar naming
Categories
(Fenix :: Toolbar, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: mavduevskiy, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Addition of NavBar added confusion to usage of BrowserToolbar because, in a way, NavBar is also a browser toolbar. In addition to that, we have a toolbarContainer that might hold a NavBar alone, or in combination with BrowserToolbar.
Some additional context: Focus won't be using updated toolbar, BrowserToolbar is written using AndroidViews but NavBar is composable, there is intention to rewrite toolbar in composable but it's not clear when we find time on that given the amount of security bugs already fixed related to the Toobbar. Also, BrowserToolbar might be getting a second version of the library given the recent redesign changes (new design could end up being a separate AC component, similar to menu/menu2
Reporter | ||
Updated•7 months ago
|
Updated•7 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Comment 1•6 months ago
|
||
Setting toolbar redesign's follow-up work to priority P3 until we finish fixing our Release blockers.
Description
•