Page MenuHomePhabricator

[CommCoreModule] Move `runSyncOrThrowJSError` to a separate file
ClosedPublic

Authored by kamil on Jul 24 2023, 3:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 15 2025, 6:31 PM
Unknown Object (File)
Mar 13 2025, 10:31 AM
Unknown Object (File)
Mar 13 2025, 10:31 AM
Unknown Object (File)
Mar 13 2025, 10:31 AM
Unknown Object (File)
Mar 13 2025, 10:27 AM
Unknown Object (File)
Mar 13 2025, 8:21 AM
Unknown Object (File)
Feb 18 2025, 8:05 AM
Unknown Object (File)
Feb 15 2025, 4:05 PM
Subscribers

Details

Summary

Currently working on reducing code duplication and cleanup in this file. So I will need to use this function in different places as well as here (for functions like getAllMessagesSync).

It's easy util, so I prefer to keep this in .h file.

Test Plan

Build iOS and Android

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable