Bug 1206091 - Remove obsolete preference media.audio_data.enabled r=kinetik

This commit is contained in:
Sebastian Hengst 2015-09-19 10:50:38 +02:00
parent 4152d1c9c2
commit 1fd786ad00

View File

@ -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);