Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj
This commit is contained in:
@@ -75,7 +75,8 @@ public class GeckoView extends LayerView
|
||||
|
||||
Clipboard.init(context);
|
||||
HardwareUtils.init(context);
|
||||
GeckoNetworkManager.getInstance().init(context);
|
||||
|
||||
// If you want to use GeckoNetworkManager, start it.
|
||||
|
||||
GeckoLoader.loadMozGlue();
|
||||
BrowserDB.setEnableContentProviders(false);
|
||||
|
||||
Reference in New Issue
Block a user