Introduce MemberInfoSansPermissions, stripPermissionsFromMemberInfo, and some unit tests.
The type will eventually replace MemberInfoWithPermissions in RawThreadInfo, but for now it's convenient to use to "surface" flow issues.
Depends on D12296
Paths
| Differential D12315 Authored by atul on Jun 4 2024, 2:29 PM.
Details Summary Introduce MemberInfoSansPermissions, stripPermissionsFromMemberInfo, and some unit tests. The type will eventually replace MemberInfoWithPermissions in RawThreadInfo, but for now it's convenient to use to "surface" flow issues. Depends on D12296 Test Plan flow + unit tests
Diff Detail
Event TimelineComment Actions This is really mostly for my convenience so I can avoid stashing/unstashing while working through remainder of stack until ready to replace MemberInfoWithPermissions with MemberInfoSansPermissions. Harbormaster completed remote builds in B29445: Diff 40974.Jun 4 2024, 2:46 PM2024-06-04 14:46:25 (UTC-7) This revision is now accepted and ready to land.Jun 5 2024, 2:30 AM2024-06-05 02:30:44 (UTC-7)
Harbormaster completed remote builds in B29729: Diff 41423.Jun 17 2024, 5:59 PM2024-06-17 17:59:11 (UTC-7) Closed by commit rCOMM9cc32873ab68: [lib] Introduce `MemberInfoSansPermissions` (authored by atul). · Explain WhyJun 17 2024, 8:06 PM2024-06-17 20:06:40 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41424 lib/types/minimally-encoded-thread-permissions-types.js
lib/types/minimally-encoded-thread-permissions-types.test.js
|