Page MenuHomePhabricator

[native] Remove threadMembersWithoutAddedAshoat check for ThreadInfo
ClosedPublic

Authored by ashoat on Sep 29 2023, 11:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 12:07 PM
Unknown Object (File)
Mon, May 6, 8:53 AM
Unknown Object (File)
Mon, May 6, 8:53 AM
Unknown Object (File)
Mon, May 6, 8:53 AM
Unknown Object (File)
Mon, May 6, 8:51 AM
Unknown Object (File)
Mon, May 6, 8:19 AM
Unknown Object (File)
Apr 8 2024, 6:41 AM
Unknown Object (File)
Apr 5 2024, 8:43 AM
Subscribers

Details

Summary

After working on D9332, I looked around for other cases where we were passing a ThreadInfo to threadMembersWithoutAddedAshoat, since that is a no-op. I found one other such case, so I decided to remove it.

Depends on D9332

Test Plan

Careful reading and Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable