Closed
Bug 1765173
Opened 3 years ago
Closed 3 years ago
Attempt to override an existing message for browser/menubar.ftl on macOS
Categories
(Core :: General, defect, P3)
Core
General
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox99 | --- | wontfix |
firefox100 | --- | wontfix |
firefox101 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
In browser/base/content/hiddenWindowMac.xhtml
there is a duplicated menubar.ftl introduced from Bug 1730953. This file is already included in the #include macWindow.inc.xhtml
directly below it. This duplicates the work to load the messages, and creates some error spam in the browser console.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Keywords: regression
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1730953
status-firefox100:
--- → affected
status-firefox101:
--- → affected
status-firefox99:
--- → affected
status-firefox-esr91:
--- → unaffected
Assignee | ||
Updated•3 years ago
|
Severity: -- → S4
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e664bbae4935
Remove duplicated menubar.ftl load; r=platform-i18n-reviewers,jfkthame
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•