Closed
Bug 1510840
Opened 7 years ago
Closed 7 years ago
remove unused plugin strings
Categories
(Firefox :: Site Identity, enhancement)
Firefox
Site Identity
Tracking
()
RESOLVED
FIXED
Firefox 65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: aryx, Assigned: mkohler, Mentored)
Details
Attachments
(1 file)
Bug 1398972 removed the XBL-based permission doorhanger for plugins.
It added new texts (strings) for the new UI: https://hg.mozilla.org/mozilla-central/rev/91806d4db644#l3.12
The strings in the old implementation - used e.g. at https://hg.mozilla.org/mozilla-central/rev/1bbe0eb92a75#l1.294 - didn't get deleted.
These "plugin*" strings are no used:
https://hg.mozilla.org/mozilla-central/file/91806d4db644/browser/locales/en-US/chrome/browser/browser.properties#l332
Similar for the ones in browser.dtd:
https://searchfox.org/mozilla-central/source/browser/locales/en-US/chrome/browser/browser.dtd#1037
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → me
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d97acd2c8af7
Remove unused plugin strings r=jaws
Keywords: checkin-needed
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•