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)
Thu, May 16, 9:46 AM
Unknown Object (File)
Tue, May 14, 10:12 AM
Unknown Object (File)
Tue, May 14, 10:12 AM
Unknown Object (File)
Tue, May 14, 10:12 AM
Unknown Object (File)
Tue, May 14, 10:08 AM
Unknown Object (File)
Wed, May 8, 11:23 PM
Unknown Object (File)
Wed, May 8, 11:23 PM
Unknown Object (File)
Wed, May 8, 4:59 AM
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