summaryrefslogtreecommitdiff
path: root/mozilla-1665329.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-11-12 14:33:57 +0100
committerMartin Stransky <stransky@redhat.com>2020-11-12 14:33:57 +0100
commitd6756537dd8cf4d9816dc63ada66ea026e0fd128 (patch)
tree73822a6950c9dc87de309cccda7234e40a4f9fa4 /mozilla-1665329.patch
parentchangelog date fix (diff)
downloadlibrewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.tar.gz
librewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.tar.bz2
librewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.zip
Updated to 83.0, Updated PipeWire patches from mozbz#1672944
Diffstat (limited to 'mozilla-1665329.patch')
-rw-r--r--mozilla-1665329.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/mozilla-1665329.patch b/mozilla-1665329.patch
deleted file mode 100644
index 62ce5ae..0000000
--- a/mozilla-1665329.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
---- a/modules/libpref/init/StaticPrefList.yaml
-+++ b/modules/libpref/init/StaticPrefList.yaml
-@@ -7565,11 +7565,7 @@
- # acceleration for decoding.
- - name: media.navigator.mediadatadecoder_vpx_enabled
- type: RelaxedAtomicBool
-- #if defined(NIGHTLY_BUILD)
- value: true
-- #else
-- value: false
-- #endif
- mirror: always
-
- # Use MediaDataDecoder API for H264 in WebRTC. This includes hardware
-
bgstack15