In addition to restoreBackup(), exposed functions that separately get backup keys and data via JSI. They're needed for secondary device auth
Depends on D11344
Paths
| Differential D11345 Authored by bartek on Mar 18 2024, 3:59 AM.
Tags None Referenced Files
Details Summary In addition to restoreBackup(), exposed functions that separately get backup keys and data via JSI. They're needed for secondary device auth Depends on D11344 Test Plan Modified backupRestoreProtocol in useClientBackup to call retrieveBackupKeys and then restoreBackupData, instead of single restoreBackup() call.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptMar 18 2024, 3:59 AM2024-03-18 03:59:02 (UTC-7) Harbormaster failed remote builds in B27545: Diff 38116!Mar 18 2024, 4:13 AM2024-03-18 04:13:45 (UTC-7) Harbormaster completed remote builds in B27550: Diff 38121.Mar 18 2024, 5:12 AM2024-03-18 05:12:50 (UTC-7) This revision is now accepted and ready to land.Mar 19 2024, 5:17 AM2024-03-19 05:17:43 (UTC-7) Closed by commit rCOMMbda9552147ac: [native] Expose backup ct1 and ct2 functions to JS (authored by bartek). · Explain WhyMar 21 2024, 4:29 AM2024-03-21 04:29:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38256 native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
native/cpp/CommonCpp/_generated/commJSI.h
|
You don't have to provide the same value twice