gecko-dev/modules/libpref
Nika Layzell 5c6cb3e502 Bug 1883457 - Part 1: Disable jit compilation within the parent process on iOS, r=jandem
This adds a pref to disable jit compilation by calling JS::DisableJitBackend in
the parent process. This will be used on iOS, where the jit entitlements are
only available for sandboxed content processes.

Differential Revision: https://phabricator.services.mozilla.com/D203498
2024-03-25 17:12:53 +00:00
..
docs
init Bug 1883457 - Part 1: Disable jit compilation within the parent process on iOS, r=jandem 2024-03-25 17:12:53 +00:00
parser
test Bug 1864896: Fix more unused arguments. r=KrisWright,smaug,valentin,necko-reviewers 2024-03-21 08:35:36 +00:00
components.conf
greprefs.js
moz.build Backed out 8 changesets (bug 1081542) for causing Bug 1885050 2024-03-13 06:15:27 -04:00
nsIPrefBranch.idl Bug 1883217 - Remove unused defines in IDL files r=webdriver-reviewers,necko-reviewers,credential-management-reviewers,places-reviewers,dom-core,Standard8,valentin,mccr8,sgalich 2024-03-06 19:04:25 +00:00
nsIPrefLocalizedString.idl Bug 1883217 - Remove unused defines in IDL files r=webdriver-reviewers,necko-reviewers,credential-management-reviewers,places-reviewers,dom-core,Standard8,valentin,mccr8,sgalich 2024-03-06 19:04:25 +00:00
nsIPrefService.idl Bug 1883514 - Add nsIPrefService.backupPrefFile to asynchronously write prefs to a backup file. r=KrisWright 2024-03-18 14:27:39 +00:00
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1883514 - Add nsIPrefService.backupPrefFile to asynchronously write prefs to a backup file. r=KrisWright 2024-03-18 14:27:39 +00:00
Preferences.h Bug 1883514 - Add nsIPrefService.backupPrefFile to asynchronously write prefs to a backup file. r=KrisWright 2024-03-18 14:27:39 +00:00
SharedPrefMap.cpp
SharedPrefMap.h
StaticPrefsBase.h