mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
23a1184f9f
--HG-- rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification.js rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_2.js rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_3.js rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_4.js rename : browser/base/content/test/general/head.js => browser/base/content/test/popupNotifications/head.js
13 lines
743 B
INI
13 lines
743 B
INI
[DEFAULT]
|
|
support-files =
|
|
head.js
|
|
|
|
[browser_popupNotification.js]
|
|
skip-if = (os == "linux" && debug) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
|
|
[browser_popupNotification_2.js]
|
|
skip-if = (os == "linux" && debug) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
|
|
[browser_popupNotification_3.js]
|
|
skip-if = (os == "linux" && debug) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
|
|
[browser_popupNotification_4.js]
|
|
skip-if = (os == "linux" && debug) || e10s # e10s - Bug ?????? - popup notification test probably confused re content process notifications etc
|