gecko-dev/toolkit/locales
Mike Hommey a8b3b97bc4 Bug 780562 - Stop relying on the "platform" chrome flag for global-platform. r=bsmedberg
The "platform" chrome flag requires an irrelevant "content" chrome
manifest entry, while it's only used for locales. It only has exactly
one use, which can actually be replaced by uses of the "os" flag.

Note, we're doing something similar with the "os" flag for skins in
e.g. browser/extensions/pocket/jar.mn.

Unfortunately, for determinism reasons, the chrome manifest entries from
jar.mn are sorted (per bug 982075), so keeping global-platform/unix
would leave it appearing after /mac, and would override it on mac
because of the lack of "os" flag on the /unix entry (we can't put "os"
flags on that entry because we can't do something like os!=Darwin &&
os!=WINNT). So we move it to /gtk such that it always comes before /mac.

--HG--
extra : rebase_source : aaace8147ea54f74aef8a7b2314ad022e9f9be23
2017-04-14 20:44:35 +09:00
..
en-US Bug 1363700 - Add RCWN stats to about:networking r=bz,michal 2017-05-10 19:23:54 +02:00
generic
all-locales
compare-locales.pl
jar.mn Bug 780562 - Stop relying on the "platform" chrome flag for global-platform. r=bsmedberg 2017-04-14 20:44:35 +09:00
l10n.ini
l10n.mk Bug 1329355 - Remove MOZ_PKG_PRETTYNAMES; r=ted 2017-01-10 11:12:10 -05:00
Makefile.in
moz.build Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
update.locale