blob: 2020fe6ed578f4fe4b322ab20489c7ed6aa6ca7e (
plain)
1
2
3
4
5
6
7
8
9
10
|
[DEFAULT]
skip-if = toolkit == 'android' # bug 1730213
support-files =
../../../../../toolkit/components/extensions/test/mochitest/test_ext_all_apis.js
../../../../../toolkit/components/extensions/test/mochitest/file_sample.html
tags = webextensions
prefs =
javascript.options.asyncstack_capture_debuggee_only=false
[test_ext_all_apis.html]
|