Page MenuHomePhabricator

Don't require a transaction to mark a participant up-to-date
ClosedPublic

Authored by epriestley on Apr 19 2017, 8:07 PM.
Tags
None
Referenced Files
F19031291: D17733.id.diff
Mon, Nov 24, 11:55 PM
F19022751: D17733.diff
Sun, Nov 23, 10:14 PM
F18843586: D17733.diff
Oct 28 2025, 11:33 PM
F18815686: D17733.id.diff
Oct 21 2025, 3:12 AM
F18810609: D17733.diff
Oct 19 2025, 10:30 PM
F18448808: D17733.id.diff
Aug 31 2025, 11:38 PM
F18426987: D17733.diff
Aug 30 2025, 11:31 PM
F18096224: D17733.id42658.diff
Aug 8 2025, 5:31 AM
Subscribers
None

Details

Summary

Pathway to D17685. We no longer have "behindTransactionPHID", so we no longer need the latest transaction.

This allows some code to be removed.

Test Plan
  • Grepped for callsites to markUpToDate() and variables used in the calls.
  • Sent messages in a couple threads, viewed them, saw unread counts go away.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 19 2017, 8:23 PM
This revision was automatically updated to reflect the committed changes.