gecko-dev/modules/libpref
Masayuki Nakano ace90e9307 Bug 1717760 - Disable `KeyEvent.initKeyEvent` by default r=smaug
Now, Gecko is the only browser to support undocumented `KeyEvent.initKeyEvent`.
We should drop it by default because `typeof KeyboardEvent.initKeyEvent` is
used at least in a major web-site and which causes not working the web-site.

Differential Revision: https://phabricator.services.mozilla.com/D121029
2021-08-10 03:51:38 +00:00
..
docs
init Bug 1717760 - Disable `KeyEvent.initKeyEvent` by default r=smaug 2021-08-10 03:51:38 +00:00
parser
test Bug 1646560: Part 1 - Move some XPCShell content helpers to generic shared module. r=nika 2021-06-15 04:40:10 +00:00
Preferences.cpp Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
Preferences.h Backed out 2 changesets (bug 1723204) for causing xpcshell failures in ValidateScriptFilename 2021-08-09 18:33:15 +03:00
SharedPrefMap.cpp
SharedPrefMap.h Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
StaticPrefsBase.h
components.conf
greprefs.js
moz.build Bug 1708455 - P10. Add signon.usernameOnlyForm.enabled preference r=sfoster,tgiles 2021-06-11 11:56:05 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl Bug 1694515 - Part 1: Allow to parse prefs from data. r=KrisWright 2021-03-12 04:08:41 +00:00
nsIRelativeFilePref.idl
nsRelativeFilePref.h