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)
Sat, Apr 19, 11:13 AM
Unknown Object (File)
Sat, Apr 19, 4:02 AM
Unknown Object (File)
Fri, Apr 18, 10:32 PM
Unknown Object (File)
Fri, Apr 18, 9:41 PM
Unknown Object (File)
Fri, Apr 18, 2:41 PM
Unknown Object (File)
Wed, Apr 9, 12:33 AM
Unknown Object (File)
Tue, Apr 8, 9:04 PM
Unknown Object (File)
Tue, Apr 8, 8:33 PM
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
Lint Not Applicable
Unit
Tests Not Applicable