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
F15402799: D17733.diff
Tue, Mar 18, 12:25 AM
F15400534: D17733.id42649.diff
Mon, Mar 17, 12:22 PM
F15395240: D17733.id42658.diff
Sun, Mar 16, 4:14 AM
F15389122: D17733.id.diff
Sat, Mar 15, 4:54 AM
F15386422: D17733.diff
Sat, Mar 15, 12:33 AM
F15384308: D17733.diff
Fri, Mar 14, 7:28 PM
F15283301: D17733.id.diff
Tue, Mar 4, 6:42 AM
Unknown Object (File)
Feb 9 2025, 3:51 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.