Details
Details
Database should be inited from sqlite-data-handler.js
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/database/database-module-provider.js | ||
---|---|---|
38 ↗ | (On Diff #27491) | Naming might be confusing, but at this point database is not supported (we don't have a key to it), it will be supported after main thread will provide encryption key |
web/database/database-module-provider.js | ||
---|---|---|
37 ↗ | (On Diff #27491) | Can we have a const instead of a function that tells if it is Safari? We can avoid having to detect the browser multiple times, as this fact doesn't change through the lifetime of the app. |
web/database/database-module-provider.js | ||
---|---|---|
38 ↗ | (On Diff #27491) | Do we change the status later? |