CARVIEW |
Typo in file name tabs/browser_tab_manger_synced_tabs.js and reference to it in tabs/browser.toml
Categories
(Firefox :: Tabbed Browser, task)
Tracking
()
Accessibility Severity | |
Webcompat Score | |
a11y-review | |
Webcompat Priority | |
Performance Impact |
People
(Reporter: waitwhatwhohowwhere, Assigned: cheff, Mentored)
References
Details
(Keywords: good-first-bug)
| ||||
Crash Data
Security
(public)
User Story
Attachments
(1 file)
Steps to reproduce:
Navigate to the following pages:
https://github.com/mozilla-firefox/firefox/blob/e8f6d0bd4a714048584bbb0d523e5f96559599d8/browser/components/tabbrowser/test/browser/tabs/browser_tab_manger_synced_tabs.js
https://github.com/mozilla-firefox/firefox/blob/e8f6d0bd4a714048584bbb0d523e5f96559599d8/browser/components/tabbrowser/test/browser/tabs/browser.toml#L571
Actual results:
The title "browser_tab_manger_synced_tabs" includes the typo "manger" instead of "manager" like other files.
browser.toml also includes the typo'd title.
Expected results:
The file should be renamed to "browser_tab_manager_synced_tabs", and the reference to it in browser.toml should be updated.
Comment 1•3 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Tabbed Browser' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 months ago
|
||
Marking issue as new as I was able to confirm the issue on Win11x64 using FF build 141.0b4. Not sure if the component is correct. Thank you.
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Comment 3•3 months ago
|
||
Hi, I am new to open source contribution. I've gone through the description and will start setting up my local environment. Please let me know if there's anything specific I should keep in mind before making the change.
Assignee | ||
Comment 4•3 months ago
|
||
Updated•3 months ago
|
Comment 7•2 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Updated•2 months ago
|
Description
•