Details
Successfully set thick thread avatar on native with keyserver killed
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D13297 Authored by bartek on Sep 11 2024, 11:01 AM.
Details Summary Test Plan Successfully set thick thread avatar on native with keyserver killed
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptSep 11 2024, 11:01 AM2024-09-11 11:01:40 (UTC-7) Harbormaster completed remote builds in B31543: Diff 44052.Sep 11 2024, 11:18 AM2024-09-11 11:18:53 (UTC-7) This revision is now accepted and ready to land.Sep 12 2024, 12:45 AM2024-09-12 00:45:12 (UTC-7) Harbormaster failed remote builds in B31606: Diff 44151!Sep 13 2024, 4:46 AM2024-09-13 04:46:11 (UTC-7) Harbormaster completed remote builds in B31608: Diff 44153.Sep 13 2024, 5:35 AM2024-09-13 05:35:05 (UTC-7) Closed by commit rCOMM0192849034c2: [native] Skip keyserver upload for thick thread avatars (authored by bartek). · Explain WhySep 13 2024, 5:46 AM2024-09-13 05:46:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44052 native/avatars/avatar-hooks.js
native/avatars/edit-thread-avatar.react.js
native/media/thread-avatar-camera-modal.react.js
|
I thought putting an invariant here was a reasonable trade-off vs. refactoring the types in the fullStateSyncActionType payload (specifically StateSyncFullActionPayload which is derived from ClientFullStateSync which is derived from BaseFullStateSync) which are used across clients and keyserver.
Open to re-exploring if that would be preferred.