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
Paths
| Differential D10173 Authored by ashoat on Dec 4 2023, 1:16 PM.
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
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptDec 4 2023, 1:16 PM2023-12-04 13:16:15 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Dec 4 2023, 1:47 PM2023-12-04 13:47:11 (UTC-8) Harbormaster failed remote builds in B24768: Diff 34231!Dec 4 2023, 7:22 PM2023-12-04 19:22:18 (UTC-8) This revision is now accepted and ready to land.Dec 5 2023, 2:57 AM2023-12-05 02:57:58 (UTC-8) This revision was landed with ongoing or failed builds.Dec 5 2023, 12:33 PM2023-12-05 12:33:00 (UTC-8) Closed by commit rCOMM7d8c0e0ae555: [native] Return inputState.sendMultimediaMessage Promise directly in… (authored by ashoat). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34307 native/media/chat-camera-modal.react.js
|