Backed out changeset cb295b86edd2 (bug 1611028) for broswer chrome failures on test_interfaces.html. CLOSED TREE

This commit is contained in:
Cosmin Sabou 2020-01-23 06:01:45 +02:00
Родитель 2bfd5b39a2
Коммит b0eb2caf27
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -67,6 +67,3 @@ user_pref("media.block-autoplay-until-in-foreground", false);
user_pref("toolkit.telemetry.coverage.endpoint.base", "http://localhost");
// Don't ask for a request in testing unless explicitly set this as true.
user_pref("media.geckoview.autoplay.request", false);
// Remove it when we expose media session without checking the pref in bug
// 1611029.
user_pref("dom.media.mediasession.enabled", true);