зеркало из https://github.com/mozilla/gecko-dev.git
fa6b797928
This allows us to default to skipping the bundled Twemoji Mozilla font when running on Win8.1 or later, where we can assume Segoe UI Emoji is available. The new pref here replaces the existing pair of boolean prefs that were only supported on Android, and is now respected on all platforms. Available settings are: 0 disable use of app-bundled fonts > 0 enable use of app-bundled fonts < 0 default (auto): decide at startup, based on the system environment (The pref is relevant only at startup; changing its value during a session will not make the bundled fonts appear/disappear dynamically.) Differential Revision: https://phabricator.services.mozilla.com/D102085 |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |