Exposed the initialDeviceList argument Rust -> JSI -> CommRustModule. Moved the "empty string" stub to JS callsites
Depends on D12017
Paths
| Differential D12066 Authored by bartek on May 15 2024, 11:56 PM.
Details Summary Exposed the initialDeviceList argument Rust -> JSI -> CommRustModule. Moved the "empty string" stub to JS callsites Depends on D12017 Test Plan Native compiles. Confirmed that passing arbitratry values from JS makes Identity Service receive them when user is registered.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptMay 15 2024, 11:56 PM2024-05-15 23:56:13 (UTC-7) Harbormaster completed remote builds in B28973: Diff 40276.May 16 2024, 12:12 AM2024-05-16 00:12:27 (UTC-7) This revision is now accepted and ready to land.May 16 2024, 1:52 AM2024-05-16 01:52:03 (UTC-7) Closed by commit rCOMM9e1e6936780e: [native] Pass initialDeviceList param through JSI (authored by bartek). · Explain WhyMay 17 2024, 7:16 AM2024-05-17 07:16:02 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40335 native/cpp/CommonCpp/NativeModules/CommRustModule.h
native/cpp/CommonCpp/NativeModules/CommRustModule.cpp
native/cpp/CommonCpp/_generated/rustJSI-generated.cpp
native/cpp/CommonCpp/_generated/rustJSI.h
native/identity-service/identity-service-context-provider.react.js
|