Page MenuHomePhabricator

[lib] Change type of `RawThreadInfo.members` from `MemberInfoWithPermissions` to `MemberInfoSansPermissions`
AbandonedPublic

Authored by atul on Jun 18 2024, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 6:56 AM
Unknown Object (File)
Fri, Nov 15, 2:59 AM
Unknown Object (File)
Mon, Nov 11, 1:15 AM
Unknown Object (File)
Fri, Nov 1, 9:30 PM
Unknown Object (File)
Oct 23 2024, 7:22 PM
Unknown Object (File)
Oct 23 2024, 7:22 PM
Unknown Object (File)
Oct 18 2024, 3:05 PM
Unknown Object (File)
Oct 17 2024, 5:22 AM
Subscribers
None

Details

Reviewers
ashoat
ginsu
tomek
Summary

This diff just makes the change to RawThreadInfo and introduces a bunch of flow issues which will be addressed in the rest of the stack.

Test Plan

NA, will land along with rest of stack to ensure no flow issues.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 18 2024, 1:38 PM
Harbormaster failed remote builds in B29759: Diff 41467!
atul requested review of this revision.Jun 18 2024, 1:42 PM
ashoat requested changes to this revision.Jun 18 2024, 2:18 PM

Flow errors

This revision now requires changes to proceed.Jun 18 2024, 2:18 PM

Abandoning in favor of stack starting with D12594 because lots of things have changed and there's not really 1:1 correspondence with old stack and new stack so I don't think it makes sense to update in place, change a bunch of child/parent diff relationships, etc.