Details
Details
Check if key is properly interpreted
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/database/worker/db-worker.js | ||
---|---|---|
65 ↗ | (On Diff #27490) | 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 ↗ | (On Diff #27490) | encryptionKey is already declared (see line 57), I'll update this to encryptionKeyJWK |