Page MenuHomePhabricator

[lib] Introduce `ServerLegacyRoleInfo`
ClosedPublic

Authored by atul on Feb 6 2024, 11:08 AM.
Tags
None
Referenced Files
F1801127: D10969.diff
Mon, May 20, 7:40 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Apr 8 2024, 9:42 AM
Unknown Object (File)
Mar 5 2024, 3:24 AM
Subscribers
None

Details

Summary

This is the Server-equivalent of ClientLegacyRoleInfo which was renamed from LegacyRoleInfo in D10968.

Why are we introducing a type without using it anywhere?

This type really should have been introduced as part of D10105. It will be immediately consumed by D10106 which will be sequenced after this diff, but didn't think it made sense to consolidate into one diff.


Depends on D10968

Test Plan

Will be tested implicitly via D10106 and by rest of stack.

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D10969 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Feb 6 2024, 11:09 AM
atul retitled this revision from [lib] Introduce `ServerClientLegacyRoleInfo` to [lib] Introduce `ServerLegacyRoleInfo`.Feb 6 2024, 11:12 AM
This revision is now accepted and ready to land.Feb 7 2024, 12:23 PM
This revision was landed with ongoing or failed builds.Feb 7 2024, 12:39 PM
This revision was automatically updated to reflect the committed changes.