[SQLite] enable DB on web for all users
Summary:
ENG-8075.
Removing canUseDatabaseOnWeb.
Test Plan:
- 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.
Reviewers: tomek, inka, marcin
Reviewed By: tomek
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D13108