Page MenuHomePhabricator

[native] Update `threadStore` with `threadStoreOps` in `fixUnreadActiveThread`
ClosedPublic

Authored by atul on Jun 2 2022, 1:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 23, 8:01 AM
Unknown Object (File)
Thu, Dec 19, 12:31 PM
Unknown Object (File)
Thu, Dec 19, 12:31 PM
Unknown Object (File)
Thu, Dec 19, 12:31 PM
Unknown Object (File)
Thu, Dec 19, 12:31 PM
Unknown Object (File)
Thu, Dec 19, 12:29 PM
Unknown Object (File)
Wed, Nov 27, 1:09 PM
Unknown Object (File)
Nov 23 2024, 11:01 PM

Details

Summary

Based on months with assertThreadStoreThreadsAreEqual enabled on staff builds, I think it's safe to conclude that processing the threadStore with the threadStoreOps leads to an equivalent result. There's no need to create an updatedThreadStore twice, so we're removing the non-ops approach.


Depends on D4193

Test Plan

assertThreadStoreThreadsAreEqual hasn't flagged anything since it's been included in staff builds

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable