Add-on permissions not correctly displayed. Console error when looking at permissions for WebExtension Experiment
Categories
(Thunderbird :: Add-Ons: General, defect)
Tracking
(thunderbird_esr128 unaffected, thunderbird138 unaffected, thunderbird139 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr128 | --- | unaffected |
thunderbird138 | --- | unaffected |
thunderbird139 | --- | unaffected |
People
(Reporter: francesco, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[fluent] Missing message in locale en-US: webext-perms-description-experiment addons
[fluent] Couldn't find a message: webext-perms-description-experiment addons
[dom/l10n] Errors during l10n mutation frame. addons
The permissions are not correctly displayed.
Looks like the string is used here:
https://searchfox.org/comm-central/rev/30aa95ebc5e7c427b874f42eba0638eb9ea80f9a/mail/base/content/aboutAddonsExtra.js#152
Daily 140.0a1 (2025-05-08)
P.S.: Should this be using webext-perms-description-experiment-access.
Assignee | ||
Comment 1•5 days ago
|
||
Thanks. I missed updating one instance of that string in bug 1956488
Assignee | ||
Comment 2•5 days ago
|
||
Assignee | ||
Updated•5 days ago
|
Assignee | ||
Updated•5 days ago
|
(In reply to Magnus Melin [:mkmelin] from comment #1)
Thanks. I missed updating one instance of that string in bug 1956488
Thanks for the quick fix. IMHO, it's always good to check the error console from time to time. I filed bug 1965423 for a few "new" errors.
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/bcd69c1dad4b
Update webext-perms-description-experiment Fluent id reference overlooked in bug 1956488. r=john.bieling
Description
•