summaryrefslogtreecommitdiffstats
path: root/ipc/glue/test/browser/mochitest_audio_off.toml
blob: d174ea3939189cc22a750d3d3add678f8c583cf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
run-if = ["os == 'android' && !isolated_process"] # Bug 1771452
support-files = [
  "head.js",
  "../../../../dom/media/test/small-shot.ogg",
  "../../../../dom/media/test/small-shot.mp3",
  "../../../../dom/media/test/small-shot.m4a",
  "../../../../dom/media/test/small-shot.flac",
]
prefs = ["media.utility-process.enabled=false"]

["test_utility_audio_off.html"]