Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 219c639622 Bug 1695529 - Disable start_page.override_url on Daily. r=mkmelin
"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
2022-11-24 00:48:11 +00:00
Rob Lemley e5bce799e0 Bug 1797585 - Port bug 1727820: Change aboutDialog-appUpdater to work with AppUpdater. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D160429

--HG--
extra : amend_source : 7de6c94a16f9c38beed038167a1822d26a22828b
2022-10-28 10:11:29 +11:00
Rob Lemley 6a62475692 Bug 1695596 - "Update Failed" buttons open channel-specific URLs. r=mkmelin
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
2022-06-06 22:45:12 +00:00