Page MenuHomePhabricator

[web-db] add `extractable` param while creating crypto key
ClosedPublic

Authored by kamil on Jun 6 2023, 10:08 AM.
Tags
None
Referenced Files
F3673145: D8118.diff
Mon, Jan 6, 5:51 AM
Unknown Object (File)
Sat, Jan 4, 5:22 PM
Unknown Object (File)
Sat, Dec 28, 8:46 PM
Unknown Object (File)
Sat, Dec 28, 8:46 PM
Unknown Object (File)
Sat, Dec 28, 8:46 PM
Unknown Object (File)
Sat, Dec 28, 8:42 PM
Unknown Object (File)
Sat, Dec 28, 8:20 PM
Unknown Object (File)
Thu, Dec 26, 3:32 PM
Subscribers

Details

Summary

On Safari we need to export the key to send this to worker in form it is transferable. (context)

Depends on D8117

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jun 7 2023, 1:36 AM
kamil added inline comments.
web/database/utils/worker-crypto-utils.js
11 ↗(On Diff #27485)

this could be one argument but in this case, I want this to be more descriptive from caller's perspective

web/database/utils/worker-crypto-utils.js
13 ↗(On Diff #27485)

Inputs should always be $ReadOnly

This revision is now accepted and ready to land.Jun 13 2023, 3:26 AM
This revision was landed with ongoing or failed builds.Jun 14 2023, 10:14 AM
This revision was automatically updated to reflect the committed changes.