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)
Wed, Apr 17, 9:25 PM
Unknown Object (File)
Wed, Apr 17, 9:25 PM
Unknown Object (File)
Wed, Apr 17, 9:25 PM
Unknown Object (File)
Wed, Apr 17, 9:25 PM
Unknown Object (File)
Wed, Apr 17, 9:23 PM
Unknown Object (File)
Mar 5 2024, 11:54 PM
Unknown Object (File)
Mar 5 2024, 9:27 PM
Unknown Object (File)
Mar 5 2024, 9:27 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.