Files
tubestation/browser/base/content/test/popupNotifications/browser.ini
Matthew Noorenberghe 0885c6ddff Bug 1199805 - Fix displayURI typo on site permission prompts. r=bgrins
One instance of displayOrigin wasn't renamed to displayURI.
2015-09-10 16:36:23 -07:00

15 lines
852 B
INI

[DEFAULT]
support-files =
head.js
[browser_displayURI.js]
skip-if = (os == "linux" && (debug || asan))
[browser_popupNotification.js]
skip-if = (os == "linux" && (debug || asan)) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
[browser_popupNotification_2.js]
skip-if = (os == "linux" && (debug || asan)) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
[browser_popupNotification_3.js]
skip-if = (os == "linux" && (debug || asan)) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
[browser_popupNotification_4.js]
skip-if = (os == "linux" && (debug || asan)) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc