Bug 1599230 - Part 2 - Remove GMP sandbox earlyinit pref and older sandbox startup...
commit016cd664f6f3536c3b8f67e222f404f4a3acbcc2
authorHaik Aftandilian <haftandilian@mozilla.com>
Sat, 21 Dec 2019 00:31:50 +0000 (21 00:31 +0000)
committerHaik Aftandilian <haftandilian@mozilla.com>
Sat, 21 Dec 2019 00:31:50 +0000 (21 00:31 +0000)
treee52080a69bfe4fe5be33cf76a2871b4ea4b322ab
parentc91e72a1c7ff16810b3ea62c1c80eb23f13c9009
Bug 1599230 - Part 2 - Remove GMP sandbox earlyinit pref and older sandbox startup code paths r!mjf r=mjf

Remove the security.sandbox.gmp.mac.earlyinit pref now that GMP early sandbox init is the default on release.

Remove the old unused code paths for initializing the GMP sandbox later during process startup (only used when security.sandbox.gmp.mac.earlyinit=false).

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

--HG--
extra : moz-landing-system : lando
browser/app/profile/firefox.js
dom/media/gmp/GMPChild.cpp
dom/media/gmp/GMPLoader.cpp
dom/media/gmp/GMPLoader.h
dom/media/gmp/GMPProcessParent.cpp