Page MenuHomePhabricator

[native] Pass initialDeviceList param through JSI
ClosedPublic

Authored by bartek on May 15 2024, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 7:08 PM
Unknown Object (File)
Mon, Oct 21, 7:22 AM
Unknown Object (File)
Sun, Oct 13, 4:09 PM
Unknown Object (File)
Sun, Oct 6, 4:13 PM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Unknown Object (File)
Oct 2 2024, 5:11 PM
Subscribers

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable