gecko-dev/modules/libpref
Ryan Hunt 40d71f783f Bug 1454978 - Cleanup tiling prefs in all.js. r=bas
This moves all the tiling prefs into one spot and organizes them a bit. It also fixes a common issue
with `edge-padding` being enabled on windows because it wouldn't be defined in all.js and defaulting
to enabled. Note that `worker-threads` is switched to `-1` by default here instead of just for OSX.
This should have no affect because we don't actually create the threads unless we are tiling, which
only happens right now on OSX.

MozReview-Commit-ID: D8HOs3yv7w0

--HG--
extra : rebase_source : 9b5d2d228af743ea4facd076dfa2f370ea93ebc8
2018-04-25 16:21:26 -05:00
..
init Bug 1454978 - Cleanup tiling prefs in all.js. r=bas 2018-04-25 16:21:26 -05:00
parser Bug 440908 - Add support for sticky and locked attributes to default prefs. r=glandium 2018-03-02 15:31:40 +11:00
test Bug 440908 - Convert sticky prefs in default pref files to the new syntax. r=glandium 2018-03-07 09:34:06 +11:00
greprefs.js Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02:00
moz.build Bug 1445272: Add a pref to enable wasm gc in the browser/shell; r=luke 2018-03-21 14:32:47 +01:00
nsIPrefBranch.idl Bug 1414096 (attempt 2) - Remove support for nsISupportsString values in nsPrefBranch::{get,set}ComplexValue(). r=florian. 2017-11-10 09:07:48 +11:00
nsIPrefLocalizedString.idl Bug 1409635 (part 2) - Fix up nsIPrefLocalizedString. r=froydnj. 2017-10-18 16:51:56 +11:00
nsIPrefService.idl Backed out 2 changesets (bug 1425613) backed out for browser chrome failures at automation.py on a CLOSED TREE 2018-03-17 11:55:21 +02:00
nsIRelativeFilePref.idl
Preferences.cpp Bug 1450644 - Better shutdown approach for Workers - part 3 - Preference for time worker timeout, r=asuth 2018-04-17 20:51:04 +02:00
Preferences.h Bug 1436655 - Introduce a mechanism for VarCache prefs to be defined entirely in the binary. r=glandium 2018-03-26 09:39:40 +11:00
StaticPrefs.h Bug 1436655 - Introduce a mechanism for VarCache prefs to be defined entirely in the binary. r=glandium 2018-03-26 09:39:40 +11:00