gecko-dev/modules/libpref
Bryce Seager van Dyk 47213ca3fd Bug 1587522 - Add media.eme.require-app-approval pref to control if EME needs app permission. r=alwu
Add a pref that we can gate the EME app approval behaviour behind. If the pref
is true we'll ask app for approval via a permission request. The intended use
for this is to allow GeckoView to seek explicit approval from the embedding app.

Having this pref is also useful for testing outside of GeckoView as it allows
runtime configuration of the permission check.

Differential Revision: https://phabricator.services.mozilla.com/D56102

--HG--
extra : moz-landing-system : lando
2020-02-12 18:51:52 +00:00
..
docs
init Bug 1587522 - Add media.eme.require-app-approval pref to control if EME needs app permission. r=alwu 2020-02-12 18:51:52 +00:00
parser
test
components.conf
greprefs.js
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
Preferences.h
SharedPrefMap.cpp
SharedPrefMap.h
StaticPrefsBase.h