Closed
Bug 1954994
Opened 1 year ago
Closed 1 year ago
Remove unused Fluent strings in browser
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: flod, Assigned: flod)
References
Details
Attachments
(1 file)
These seem to be a few strings unused in browser. In some cases, the code makes detection harder by generating the IDs at run-time, which is now what we want unless it's a large feature (e.g. policies).
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9472997 -
Attachment description: Bug 1954994 - Remove unused Fluent strings in browser, avoid run-time ID generation for EME messages, r=mossop! → Bug 1954994 - Remove unused Fluent strings in browser, avoid run-time ID generation, r=mossop!
Updated•1 year ago
|
Attachment #9472997 -
Attachment description: Bug 1954994 - Remove unused Fluent strings in browser, avoid run-time ID generation, r=mossop! → Bug 1954994 - Remove unused strings in browser, avoid run-time ID generation
Pushed by flodolo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/70a85f7b2add
Remove unused strings in browser, avoid run-time ID generation r=fluent-reviewers,bolsson,settings-reviewers,Gijs,mossop
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•