Port Bug 1793557 - Use our own addons.properties and brand.properties in aboutAddonsExtra.js
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr102 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
People
(Reporter: aleca, Assigned: TbSync)
References
Details
Attachments
(5 files)
Just a couple of eslint issues with those bundles not being available anymore.
https://treeherder.mozilla.org/logviewer?job_id=416788663&repo=comm-central&lineNumber=260
Reporter | ||
Updated•1 years ago
|
Updated•1 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/7e30e71042eb
Port Bug 1793557: Use our own addons.properties and brand.properties in aboutAddonsExtra.js. r=mkmelin DONTBUILD
Comment 3•1 years ago
|
||
There's more work to be ported. I'll look at that now.
Comment 4•1 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #3)
There's more work to be ported. I'll look at that now.
See https://phabricator.services.mozilla.com/D158663#inline-984230 and the "Thunderbird" part of the comment. The code suggested in that comment has been adopted and can be viewed at https://searchfox.org/mozilla-central/source/toolkit/components/extensions/ExtensionPermissionMessages.sys.mjs . Feel free to tag me for review or feedback in a patch if you need more help.
Comment 5•1 years ago
|
||
Thanks. We unfortunately have a whole heap of semi-forked code that need to be adjusted/synced. And strings that need to be moved to Fluent to operate without hacks at least. I think.
Comment 6•1 years ago
|
||
Thunderbird shouldn't be special cased here. This is testing toolkit behavior.
Comment 7•1 years ago
|
||
This is syncing a lot of semi-forked code.
Much of the duplicated strings from Firefox are not needed anymore. Still need to look at Fluent migrations.
Updated•1 years ago
|
Comment 9•1 years ago
|
||
Nothing more permantent than a temporary fix...
Updated•1 years ago
|
Comment 10•1 years ago
|
||
bugherder |
Assignee | ||
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
Comment hidden (Intermittent Failures Robot) |
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 14•1 year ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/1a55e2c03721
Port Convert ExtensionsUI.jsm strings to Fluent to Thunderbird. r=john.bieling
https://hg.mozilla.org/comm-central/rev/334119edb763
Remove unused code in ExtensionsUI.jsm. r=mkmelin
Description
•