Page MenuHomePhabricator

Rename `MinimallyEncodedThreadCurrentUserInfo` to `ThreadCurrentUserInfo`
ClosedPublic

Authored by atul on Jan 24 2024, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 11:48 PM
Unknown Object (File)
Mon, Apr 21, 11:48 PM
Unknown Object (File)
Mon, Apr 21, 11:48 PM
Unknown Object (File)
Mon, Apr 21, 11:48 PM
Unknown Object (File)
Sat, Apr 19, 6:18 PM
Unknown Object (File)
Thu, Apr 17, 11:54 AM
Unknown Object (File)
Thu, Apr 17, 10:16 AM
Unknown Object (File)
Thu, Apr 17, 9:11 AM
Subscribers
None

Details

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Jan 24 2024, 9:41 PM
tomek added inline comments.
lib/permissions/minimally-encoded-thread-permissions.test.js
10–11 ↗(On Diff #36116)

There are no longer any MinimallyEncoded* types in the codebase.

Shouldn't we also have no minimallyEncoded* validators in that case?

This revision is now accepted and ready to land.Jan 25 2024, 2:45 AM
lib/permissions/minimally-encoded-thread-permissions.test.js
10–11 ↗(On Diff #36116)

Yup, those get removed in subsequent diff.