Details
Details
Check if key is properly interpreted
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/database/worker/db-worker.js | ||
---|---|---|
65 | We don't need to explicitly state Safari here - this function doesn't care about the platform |
Comment Actions
rename param
web/database/worker/db-worker.js | ||
---|---|---|
65 | encryptionKey is already declared (see line 57), I'll update this to encryptionKeyJWK |