Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures

CLOSED TREE
This commit is contained in:
Phil Ringnalda
2013-01-25 20:03:50 -08:00
parent 6743384538
commit 769a24c038
12 changed files with 73 additions and 113 deletions

View File

@@ -533,6 +533,8 @@ public class GeckoAppShell
}
public static void runGecko(String apkPath, String args, String url, String type) {
WebAppAllocator.getInstance();
Looper.prepare();
sGeckoHandler = new Handler();