"override_url" is a bad name for this pref. It's opened in addition to the regular
start page, but in a browser window. The URL it's set to just ends up back at the
same start page after redirects and is sort of confusing.
Differential Revision: https://phabricator.services.mozilla.com/D162924
--HG--
extra : amend_source : 9f9000eb20be322ee990b9a83f9794b044f96aa3
When an update fails, the prompt has "Download Manually" and "More Information"
buttons. They opened pages on thunderbird.net that are suitable for stable
releases, but not for beta.
Move the prefs in question to branding, and use the update channel name to set
beta and release specific URLs.
For all non-shippable builds that use "nightly" branding, just set both URLs to
www.thunderbird.net as there is no "Daily" download page and there are no "Daily"
release notes. This will also be used for local developer builds.
The new "details" URL for beta needs a PR merged on the website before it will
work.
Differential Revision: https://phabricator.services.mozilla.com/D148323
--HG--
rename : mail/branding/nightly/thunderbird-branding.js => mail/branding/nightly/pref/thunderbird-branding.js
rename : mail/branding/thunderbird/thunderbird-branding.js => mail/branding/thunderbird/pref/thunderbird-branding.js
extra : moz-landing-system : lando