mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 773956 - Fix up invalid syntax and configurations in xpcshell.ini. r=jmaher
This commit is contained in:
parent
25db76739c
commit
0dccabc0a0
@ -103,7 +103,7 @@ skip-if = !debug
|
||||
skip-if = os == "linux" || !crashreporter
|
||||
|
||||
[include:toolkit/crashreporter/test/unit_ipc/xpcshell.ini]
|
||||
skip-if.os == "linux" || !crashreporter
|
||||
skip-if = !crashreporter
|
||||
|
||||
#XXX: we don't actually set os = maemo
|
||||
[include:toolkit/crashreporter/client/maemo-unit/xpcshell.ini]
|
||||
@ -116,8 +116,6 @@ skip-if = os != "win"
|
||||
skip-if = os == "win" || os == "mac" || os == "os2"
|
||||
|
||||
[include:content/base/test/unit_ipc/xpcshell.ini]
|
||||
run-if.config = ipc
|
||||
|
||||
[include:chrome/test/unit_ipc/xpcshell.ini]
|
||||
[include:extensions/cookie/test/unit_ipc/xpcshell.ini]
|
||||
[include:ipc/testshell/tests/xpcshell.ini]
|
||||
|
Loading…
Reference in New Issue
Block a user