Page MenuHomePhabricator

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

Authored by atul on Tue, Jun 18, 1:26 PM.
Tags
None
Referenced Files
F2142448: D12469.diff
Sat, Jun 29, 2:22 PM
F2139481: D12469.id41467.diff
Sat, Jun 29, 2:27 AM
Unknown Object (File)
Thu, Jun 27, 12:50 PM
Unknown Object (File)
Wed, Jun 26, 3:24 PM
Unknown Object (File)
Tue, Jun 25, 7:36 PM
Unknown Object (File)
Mon, Jun 24, 7:59 PM
Unknown Object (File)
Sun, Jun 23, 7:13 PM
Unknown Object (File)
Wed, Jun 19, 4:48 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.Tue, Jun 18, 1:38 PM
Harbormaster failed remote builds in B29759: Diff 41467!
atul requested review of this revision.Tue, Jun 18, 1:42 PM
ashoat requested changes to this revision.Tue, Jun 18, 2:18 PM

Flow errors

This revision now requires changes to proceed.Tue, Jun 18, 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.