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
Unknown Object (File)
Sun, Mar 16, 5:29 AM
Unknown Object (File)
Thu, Mar 13, 6:15 AM
Unknown Object (File)
Thu, Mar 13, 6:15 AM
Unknown Object (File)
Thu, Mar 13, 6:15 AM
Unknown Object (File)
Thu, Mar 13, 6:15 AM
Unknown Object (File)
Thu, Mar 13, 6:12 AM
Unknown Object (File)
Tue, Feb 25, 4:57 AM
Unknown Object (File)
Mon, Feb 24, 3:05 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.