The fail(...) and finish(...) naming was confusing both when defined and at callsites.
I think switching the naming to onUpload[Finished/Failed] makes things clearer.
Differential D4900
[native] Rename callbacks in `InputStateContainer:uploadFile` for clarity atul on Aug 22 2022, 3:27 PM. Authored by Tags None Referenced Files
Subscribers
Details The fail(...) and finish(...) naming was confusing both when defined and at callsites. I think switching the naming to onUpload[Finished/Failed] makes things clearer. This is a noop, no functional change.
Diff Detail
Event Timeline
|