Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
This commit is contained in:
@@ -90,6 +90,7 @@ public class GeckoThread extends Thread {
|
||||
String resourcePath = app.getApplication().getPackageResourcePath();
|
||||
GeckoAppShell.setupGeckoEnvironment(app);
|
||||
GeckoAppShell.loadSQLiteLibs(app, resourcePath);
|
||||
GeckoAppShell.loadNSSLibs(app, resourcePath);
|
||||
GeckoAppShell.loadGeckoLibs(resourcePath);
|
||||
|
||||
Locale.setDefault(locale);
|
||||
|
||||
Reference in New Issue
Block a user