diff options
Diffstat (limited to 'dom/ipc/tests/chrome.ini')
-rw-r--r-- | dom/ipc/tests/chrome.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/ipc/tests/chrome.ini b/dom/ipc/tests/chrome.ini new file mode 100644 index 0000000000..1f0bc29954 --- /dev/null +++ b/dom/ipc/tests/chrome.ini @@ -0,0 +1,7 @@ +[DEFAULT] +skip-if = os == 'android' +support-files = + process_error.xhtml + +[test_process_error.xhtml] +skip-if = !crashreporter |