blob: d18a20401abf95338093ea14cc46e2cebe109e98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
skip-if = ((buildapp == 'mulet' || buildapp == 'b2g') && toolkit != 'gonk') #require OOP support for mochitest-b2g-desktop, Bug 957554
support-files =
RecordingStatusChromeScript.js
RecordingStatusHelper.js
file_getusermedia_iframe.html
[test_recordingStatus_basic.html]
[test_recordingStatus_multiple_requests.html]
[test_recordingStatus_iframe.html]
[test_recordingStatus_kill_content_process.html]
|