mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1144334 - test_attachProcess.html fails when running a standalone directory. r=jsantell
This commit is contained in:
parent
0202d1a774
commit
0a17b36f04
@ -46,6 +46,7 @@ function runTests() {
|
||||
if (!DebuggerServer.initialized) {
|
||||
DebuggerServer.init();
|
||||
}
|
||||
DebuggerServer.allowChromeProcess = true;
|
||||
if (!DebuggerServer.createRootActor) {
|
||||
DebuggerServer.addBrowserActors();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user