зеркало из https://github.com/mozilla/gecko-dev.git
d1c557fcfe
// When non empty all non-localhost DNS queries (including IP addresses) // resolve to this value. The value can be a name or an IP address. // domains mapped to localhost with localDomains stay localhost. pref("network.dns.forceResolve", ""); Testing is the primary use case here - replay captive data on a 'fake server' by directing all traffic to it at the DNS level. Chrome has something similar. MozReview-Commit-ID: 7AOgQZpZKec --HG-- extra : rebase_source : ad2648a701fffecaae47cbfae17e7aa6badd50ee |
||
---|---|---|
.. | ||
init | ||
test | ||
Preferences.cpp | ||
Preferences.h | ||
greprefs.js | ||
moz.build | ||
nsIPrefBranch.idl | ||
nsIPrefBranch2.idl | ||
nsIPrefBranchInternal.idl | ||
nsIPrefLocalizedString.idl | ||
nsIPrefService.idl | ||
nsIRelativeFilePref.idl | ||
nsPrefBranch.cpp | ||
nsPrefBranch.h | ||
nsPrefsFactory.cpp | ||
prefapi.cpp | ||
prefapi.h | ||
prefapi_private_data.h | ||
prefread.cpp | ||
prefread.h |