summaryrefslogtreecommitdiffstats
path: root/gfx/layers/apz/test/mochitest/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/layers/apz/test/mochitest/chrome.ini')
-rw-r--r--gfx/layers/apz/test/mochitest/chrome.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/layers/apz/test/mochitest/chrome.ini b/gfx/layers/apz/test/mochitest/chrome.ini
new file mode 100644
index 000000000..d52da5928
--- /dev/null
+++ b/gfx/layers/apz/test/mochitest/chrome.ini
@@ -0,0 +1,9 @@
+[DEFAULT]
+support-files =
+ apz_test_native_event_utils.js
+tags = apz-chrome
+
+[test_smoothness.html]
+# hardware vsync only on win/mac
+# e10s only since APZ is only enabled on e10s
+skip-if = debug || (os != 'mac' && os != 'win') || !e10s