Page MenuHomePhabricator

[native] Return inputState.sendMultimediaMessage Promise directly in ChatCameraModal
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 8:13 AM
Unknown Object (File)
Mon, Nov 18, 8:36 PM
Unknown Object (File)
Mon, Nov 18, 8:19 PM
Unknown Object (File)
Mon, Nov 18, 9:30 AM
Unknown Object (File)
Mon, Nov 18, 8:31 AM
Unknown Object (File)
Mon, Nov 18, 8:21 AM
Unknown Object (File)
Mon, Nov 18, 7:57 AM
Unknown Object (File)
Mon, Nov 18, 7:30 AM
Subscribers

Details

Summary

The API of CameraModal doesn't care what the function returns, so we might as well return the Promise directly, as an alternative to prefixing with void.

Depends on D10171

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage