1
0
Fork 0
fenix/app/src/main
Grisha Kruglov 52334f9121 Closes #6937: Disable runStorageMaintenance during startup
This call will acquire a "write" lock at the storage layer (sqlite's reserved+),
which may interfere with migrations that run during startup as well (they need to
write to storage, and so also need to acquire a lock). If these operations clash,
we get a SQLITE_BUSY crash. For now, just disable the maintenance operation.
2019-12-17 14:24:30 -08:00
..
assets/searchplugins No Issue - Removes some search engines 2019-12-16 14:09:14 -08:00
java/org/mozilla/fenix Closes #6937: Disable runStorageMaintenance during startup 2019-12-17 14:24:30 -08:00
res Use localized strings in the quick settings panel (#7249) 2019-12-17 10:47:21 -08:00
AndroidManifest.xml Closes #4976: Use dynamic launcher entry in manifest. 2019-12-17 16:00:15 +01:00
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00
ic_launcher_private-web.png For #419: Create launch icon for private browsing (#4948) 2019-09-11 10:52:33 -07:00