Page MenuHomePhabricator

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

Authored by atul on Jun 2 2022, 1:01 PM.
Tags
None
Referenced Files
F2311061: D4194.id.diff
Sat, Jul 20, 4:20 PM
F2311059: D4194.diff
Sat, Jul 20, 4:20 PM
F2309545: D4194.id13417.diff
Sat, Jul 20, 8:49 AM
F2309542: D4194.id13416.diff
Sat, Jul 20, 8:48 AM
F2309541: D4194.id13309.diff
Sat, Jul 20, 8:48 AM
Unknown Object (File)
Wed, Jul 10, 6:34 PM
Unknown Object (File)
Sun, Jul 7, 1:49 PM
Unknown Object (File)
Sat, Jul 6, 7:12 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage