Skip to content

Commit

Permalink
Bug 1825142 - part2 : use RelaxedAtomicBool for the pref 'media.clear…
Browse files Browse the repository at this point in the history
…key.test-key-systems.enabled'. r=media-playback-reviewers,aosmond

Differential Revision: https://phabricator.services.mozilla.com/D174988
  • Loading branch information
alastor0325 committed Jan 4, 2024
1 parent 08fbf00 commit 617b217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/libpref/init/StaticPrefList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9700,7 +9700,7 @@

# Are test specific clearkey key systems enabled and exposed?
- name: media.clearkey.test-key-systems.enabled
type: bool
type: RelaxedAtomicBool
value: false
mirror: always

Expand Down

0 comments on commit 617b217

Please sign in to comment.