mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1820669 - Ship ARM clearkey plugin to release. r=media-playback-reviewers,alwu
This patch ensures that Windows ARM users will use the ARM clearkey plugin over the x86 plugin by default. We continue to ship with the x86 plugin at this time, so the users could switch back if necessary. Differential Revision: https://phabricator.services.mozilla.com/D171876
This commit is contained in:
parent
fc755e7e43
commit
50926db801
@ -9723,11 +9723,7 @@
|
||||
# May a Clearkey GMP x64 process be executed on ARM builds.
|
||||
- name: media.gmp-gmpclearkey.allow-x64-plugin-on-arm64
|
||||
type: RelaxedAtomicBool
|
||||
#if defined(NIGHTLY_BUILD) || !defined(XP_WIN)
|
||||
value: false
|
||||
#else
|
||||
value: true
|
||||
#endif
|
||||
mirror: always
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user