mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1206091 - Remove obsolete preference media.audio_data.enabled r=kinetik
This commit is contained in:
parent
4152d1c9c2
commit
1fd786ad00
@ -517,9 +517,6 @@ pref("media.video-queue.send-to-compositor-size", 9999);
|
||||
// Whether to disable the video stats to prevent fingerprinting
|
||||
pref("media.video_stats.enabled", true);
|
||||
|
||||
// Whether to enable the audio writing APIs on the audio element
|
||||
pref("media.audio_data.enabled", false);
|
||||
|
||||
// Whether to use async panning and zooming
|
||||
pref("layers.async-pan-zoom.enabled", false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user