Details
Details
- Reviewers
atul marcin kamil ashoat - Commits
- rCOMM00216c7f4d7f: [native] Cache decrypted media
Sent some encrypted messages, then wiped state. Reopened the app - media are loading slowly. Exit and re-enter thread. The media should be displayed almost immediately
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
As a result of discussion in D7251, added a call to mediaCacheContext.evictCache() before merging sqlite data.
native/data/sqlite-data-handler.js | ||
---|---|---|
149–150 ↗ | (On Diff #24591) | Do these really need to be awaited in sequence? |