wait up to 5 seconds for the headless firefox to die(sounds creepy when I say it like that)
Former-commit-id: 64505f6617
Former-commit-id: 0f6e3fea65809c006bebe1d032246c9e19b8741a
This commit is contained in:
@ -592,6 +592,7 @@ public class I2PChromium extends I2PCommonBrowser {
|
||||
I2PChromiumProfileBuilder.usability = true;
|
||||
}
|
||||
if (arg.equals("-noproxycheck")) {
|
||||
println("zeroing out proxy check")
|
||||
i2pChromium.setProxyTimeoutTime(0);
|
||||
}
|
||||
if (!arg.startsWith("-")) {
|
||||
|
Reference in New Issue
Block a user