mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 18:32:00 +00:00
bug 640232 - 4sec pause occurs when restarting Fennec on Galaxy Tab r=dougt a=mfinkle
This commit is contained in:
parent
ec0dca098d
commit
c0d2738dc1
@ -607,9 +607,8 @@ public class GeckoAppShell
|
||||
} else {
|
||||
Log.i("GeckoAppJava", "we're done, good bye");
|
||||
GeckoApp.mAppContext.finish();
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
System.exit(0);
|
||||
}
|
||||
static void scheduleRestart() {
|
||||
Log.i("GeckoAppJava", "scheduling restart");
|
||||
|
Loading…
x
Reference in New Issue
Block a user