mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 610573 - unable to run talos on builds after Oct 24th, fennec fails to terminate, r=mwu a=stuart
This commit is contained in:
parent
9c328fb61e
commit
4757df0e57
@ -347,6 +347,7 @@ class GeckoAppShell
|
|||||||
} else {
|
} else {
|
||||||
Log.i("GeckoAppJava", "we're done, good bye");
|
Log.i("GeckoAppJava", "we're done, good bye");
|
||||||
GeckoApp.mAppContext.finish();
|
GeckoApp.mAppContext.finish();
|
||||||
|
System.exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user