gecko-dev/modules/libpref
Masayuki Nakano b281092f52 Bug 548311 Change Japanese default fonts only on early Beta and Nightly r=emk,jfkthame,m_kato
This should ride the train at 57.  Until then, we should keep watching the feedback from testers.

This patch changes Japanese default fonts as:

Serif => "Yu Gothic" if available, otherwise, "MS PMincho".
Sans-serif => "Meiryo" if available, otherwise, "Yu Gothic" if available.  Finally, "MS PGothic".

Note that on non-Japanese Windows, only "Yu Gothic" may be installed.

Additionally, this patch changes font.name-list.*.ja as getting similar result to default font settings.

MozReview-Commit-ID: AsT1DaXY9dA

--HG--
extra : rebase_source : 8a9d379d6b2ebcd067ac2b6ad54117152b86673a
2017-04-04 14:02:50 +09:00
..
init Bug 548311 Change Japanese default fonts only on early Beta and Nightly r=emk,jfkthame,m_kato 2017-04-04 14:02:50 +09:00
test Bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings, r=bsmedberg. 2017-03-16 19:26:01 +01:00
greprefs.js Bug 1337748 - Move security-prefs.js from netwerk/ to security/manager/. r=keeler,mcmanus 2017-02-08 21:16:27 +09:00
moz.build Bug 1351804 - Switch libpref over to ArenaAllocator. r=froydnj 2017-03-30 16:48:32 -07:00
nsIPrefBranch2.idl
nsIPrefBranch.idl Bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings, r=bsmedberg. 2017-03-16 19:26:01 +01:00
nsIPrefBranchInternal.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsPrefBranch.cpp Bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings, r=bsmedberg. 2017-03-16 19:26:01 +01:00
nsPrefBranch.h Bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings, r=bsmedberg. 2017-03-16 19:26:01 +01:00
nsPrefsFactory.cpp
prefapi_private_data.h Bug 1343677 part 1. Add a way to get the current preferences init phase in debug builds. r=billm 2017-03-16 17:43:17 -04:00
prefapi.cpp Bug 1351804 - Switch libpref over to ArenaAllocator. r=froydnj 2017-03-30 16:48:32 -07:00
prefapi.h Bug 1287215: Replace preferences gDirty global with a callback. r=aklotz,Gijs 2016-07-21 15:46:15 -04:00
Preferences.cpp Bug 1343677 part 1. Add a way to get the current preferences init phase in debug builds. r=billm 2017-03-16 17:43:17 -04:00
Preferences.h Bug 1348331 part 3. Change Preferences::RegisterCallback/RegisterCallbackAndCall/UnregisterCallback to do exact matching on the pref name, not prefix matching. r=froydnj. 2017-03-21 14:59:02 -04:00
prefread.cpp Bug 278878: Send preference parsing errors to browser console. r=bsmedberg 2016-04-22 15:35:01 -04:00
prefread.h Bug 278878: Send preference parsing errors to browser console. r=bsmedberg 2016-04-22 15:35:01 -04:00