Closed
Bug 2037990
Opened 1 month ago
Closed 1 month ago
Rename all references to `BrowserToolbarView` to `BrowserToolbar` like variable names and documentation
Categories
(Firefox for Android :: Toolbar, task)
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: harrisono, Assigned: harrisono)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3])
Attachments
(1 file)
There are some variables in tests and other places that still reference the BrowserToolbarView that no longer exists. all these variable names and documentation references should now instead reference BrowserToolbar
so a variable called browserToolbarView in a test should become browserToolbar.
| Assignee | ||
Comment 1•1 month ago
|
||
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 month ago
|
Whiteboard: [fxdroid][group3]
Updated•1 month ago
|
Pushed by hoglesby@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7eb90f65b987
https://hg.mozilla.org/integration/autoland/rev/ea6e703f90e1
Rename all references to `BrowserToolbarView` to `BrowserToolbar` r=android-reviewers,petru
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•