Remove localised pref mailnews.account_central_page.url
Categories
(Thunderbird :: General, task)
Tracking
(Not tracked)
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file, 1 obsolete file)
3.62 KB,
patch
|
darktrojan
:
review+
|
Details | Diff | Splinter Review |
This pref is localised for no apparent reason, all locales use the same value. The value is now wrong everywhere except en-US as we replaced .xul with .xhtml. Let's replace it with an ordinary value.
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
•
|
||
Can't we kill the pref altogether? BTW, try_task_config.json is not something you wanted to change/add here, right?
Assignee | ||
Comment 3•5 years ago
|
||
We could kill the pref altogether. But I don't know the reason that it is a pref in the first place. I'm assuming there is one, however stupid that assumption may be.
I knew I'd leave a try config lying around sooner or later. Let's just ignore that, yeah?
Comment 4•5 years ago
|
||
Sure, but don't land it. Those things get overlooked. Personally, (still) using HG queues, it would be a 30 sec exercise to upload a new patch.
Comment 5•5 years ago
|
||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8aca29c49f29
Remove localised pref mailnews.account_central_page.url; r=mkmelin
Assignee | ||
Updated•5 years ago
|
Description
•