Port bug 1874232: Replace AppConstants.platform and separate CSS files with @media (-moz-platform)
Categories
(Thunderbird :: Add-Ons: General, task)
Tracking
(thunderbird_esr115 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
People
(Reporter: robwu, Assigned: darktrojan)
References
Details
Attachments
(1 file)
These lines in the code need to be changed once bug 1874232 gets resolved (see the patch on that bug for guidance, it's pretty trivial):
https://searchfox.org/comm-central/rev/f8240a0a0668a3c1092dbbdd4dfe936378d0d9a6/mail/components/preferences/compose.js#621
https://searchfox.org/comm-central/rev/f8240a0a0668a3c1092dbbdd4dfe936378d0d9a6/mail/components/extensions/ExtensionPopups.sys.mjs#149,152
https://searchfox.org/comm-central/rev/f8240a0a0668a3c1092dbbdd4dfe936378d0d9a6/mail/components/extensions/ExtensionPopups.sys.mjs#24-35
https://searchfox.org/comm-central/rev/f8240a0a0668a3c1092dbbdd4dfe936378d0d9a6/mail/base/jar.mn#137-145
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Thanks for filing the bug and for pointing out what needed fixing Rob.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6b7176e752ee
Port bug 1874232: Replace AppConstants.platform and separate CSS files with @media (-moz-platform). r=mkmelin
Updated•2 years ago
|
Description
•