зеркало из https://github.com/mozilla/gecko-dev.git
d6098a8b00
Bug 1455337 started mangling the app version into both the langpack version and strict_min_version. It turns out using the mangled version as langpack version means firefox ignores legitimate updates. So we keep the mangled `major.0` as the "min version", but the langpack's version itself should be bumped on every minor release so firefox knows to update to it. We also split the buildid part of the version number so that nsVersionComparator::compare can order them properly, e.g. for beta builds where the app version doesn't change. Differential Revision: https://phabricator.services.mozilla.com/D126815 |
||
---|---|---|
.. | ||
en-US | ||
Makefile.in | ||
all-locales | ||
compare-locales.pl | ||
gen_multilocale.py | ||
generate_locale_ini.py | ||
generate_update_locale.py | ||
jar.mn | ||
l10n.ini | ||
l10n.mk | ||
l10n.toml | ||
moz.build |