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
F17937691: D17733.id.diff
Thu, Jul 31, 1:29 AM
F17916538: D17733.diff
Tue, Jul 29, 10:19 PM
F17907381: D17733.id42658.diff
Tue, Jul 29, 1:16 PM
F17703963: D17733.diff
Wed, Jul 16, 2:52 AM
Unknown Object (File)
Jun 16 2025, 11:43 PM
Unknown Object (File)
Jun 16 2025, 11:43 PM
Unknown Object (File)
Jun 16 2025, 11:43 PM
Unknown Object (File)
Jun 16 2025, 9:43 PM
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
Branch
status5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16584
Build 22111: Run Core Tests
Build 22110: arc lint + arc unit

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.