gecko-dev/modules/libpref
Jan Henning 3f8510003f Bug 1529673 - Add Google Sans to Android font list prefs. r=geckoview-reviewers,jfkthame,esawin
Apparently some (Pixel) phones have started shipping with Google Sans instead of
Roboto. While the file names supposedly haven't changed for compatibility
reasons, this doesn't help us as our font rendering looks at the actual font
metadata and, if it cannot find a font claiming to be Roboto in its *metadata*,
starts substituting serif fonts or do other strange things.

Differential Revision: https://phabricator.services.mozilla.com/D20723

--HG--
extra : moz-landing-system : lando
2019-02-22 14:32:05 +00:00
..
init Bug 1529673 - Add Google Sans to Android font list prefs. r=geckoview-reviewers,jfkthame,esawin 2019-02-22 14:32:05 +00:00
parser Bug 1490115 - Handle unaccompanied low surrogate pairs in the prefs parser. r=glandium 2018-09-11 09:41:37 +10:00
test Bug 1501932 - Enable ESLint for modules/ (manual changes). r=aklotz,njn 2019-02-21 00:50:18 +00:00
components.conf Bug 1521879 - Part 9: Re-enable the prefs service on the socket process. r=erahm 2019-02-22 00:32:40 +00:00
greprefs.js
moz.build Bug 1524337: Move WebAssembly reftypes/gc configuration to moz.configure; r=luke 2019-02-14 12:59:38 +01:00
nsIPrefBranch.idl Bug 1472523: Part 4 - Avoid unnecessary domain string duplication in preference observers. r=njn 2018-07-04 14:52:48 -07:00
nsIPrefLocalizedString.idl
nsIPrefService.idl Bug 1471025: Part 1 - Store preference access counts in a separate hashtable. r=njn 2018-07-02 23:33:28 -07:00
nsIRelativeFilePref.idl Bug 1484109 - Part 2: Make nsIRelativeFilePref non-scriptable, since there are no script consumers; r=njn 2018-08-17 10:26:50 -04:00
nsRelativeFilePref.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
Preferences.cpp Bug 1524687: Part 12 - Convert everything else to static registration. r=erahm 2019-01-29 16:03:41 -08:00
Preferences.h Bug 1524687: Part 12 - Convert everything else to static registration. r=erahm 2019-01-29 16:03:41 -08:00
SharedPrefMap.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
SharedPrefMap.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
StaticPrefs.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00