Closed
Bug 1854074
Opened 2 years ago
Closed 2 years ago
Remove no longer needed localization override in ExtensionData.formatPermissionStrings()
Categories
(Toolkit :: Add-ons Manager, task, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: john, Assigned: john)
References
Details
Attachments
(1 file)
Bug 1852249 introduced a new/better method to register additional permission strings for APIs defined outside of toolkit.
It looks like Thunderbird is the only consumer of the former/incomplete localization override and once they switched to the new method in Bug 1842490, the former localization override could be removed.
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D188571
Updated•2 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by john@thunderbird.net:
https://hg.mozilla.org/integration/autoland/rev/055138fcb776
Remove obsolete/incomplete localization override in ExtensionData.formatPermissionStrings(). r=extension-reviewers,robwu
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•