Port bug 1946446: Update about:rights
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr140 affected, thunderbird149 affected, thunderbird150 affected, thunderbird151 affected)
People
(Reporter: freaktechnik, Assigned: klamping)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
The upstream patch removed aboutRights.js and aboutRights.css (along with probably an illustration). This means our about:rights is now slightly less functional. We should repair the missing files either by adding them back in our codebase or replacing them with bespoke new code tailored to Thunderbird. Of course this becomes obsolete if we were to remove the built-in about:rights.
Comment 1•4 months ago
|
||
I think we should follow along and open a page on our website like Firefox did.
That'll make it easier to update and we can remove a big chunk of strings from the application.
I'll ping the web team to get that page done.
Toby, I think we will need to prioritize this before ESR
Updated•4 months ago
|
Comment 2•4 months ago
|
||
We moved that page to our website so we can update it if needed, and point to it like Firefox is doing.
Are you or someone else in the front-end team being able to tackle this port?
https://updates.thunderbird.net/thunderbird/about/rights/
Updated•4 months ago
|
| Reporter | ||
Updated•4 months ago
|
| Assignee | ||
Comment 3•4 months ago
|
||
I'll be taking a look at tackling this after I get my local dev environment set up.
| Reporter | ||
Updated•4 months ago
|
| Assignee | ||
Comment 4•4 months ago
|
||
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Updated•3 months ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/884e784284a4
Update about:rights to replace local with hosted url. r=freaktechnik
Description
•