Removing canUseDatabaseOnWeb.
Details
Details
- Reviewers
tomek inka marcin - Commits
- rCOMMf022b32a30c9: [SQLite] enable DB on web for all users
- Make canUseDatabaseOnWeb return false and use the app (data is returned from the keyserver).
- Apply this diff
- Refresh first time: data is returned from the keyserver but ops are processed on DB.
- Refresh a second time: data is not returned from the keyserver but read from DB.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/components/db-ops-handler.react.js | ||
---|---|---|
11–13 ↗ | (On Diff #43451) | this is improved later in the stack |