Page MenuHomePhabricator

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

Authored by kamil on Jul 24 2023, 3:06 AM.
Tags
None
Referenced Files
F3367520: D8601.diff
Mon, Nov 25, 2:58 PM
Unknown Object (File)
Sat, Nov 23, 2:36 PM
Unknown Object (File)
Sat, Nov 23, 2:36 PM
Unknown Object (File)
Thu, Nov 21, 12:01 AM
Unknown Object (File)
Thu, Nov 7, 3:24 AM
Unknown Object (File)
Tue, Nov 5, 7:18 AM
Unknown Object (File)
Tue, Nov 5, 7:18 AM
Unknown Object (File)
Tue, Nov 5, 7:18 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