HomePhabricator

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

Description

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

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.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D17733

Details

Provenance
epriestleyAuthored on Apr 19 2017, 8:05 PM
epriestleyPushed on Apr 19 2017, 9:00 PM
Reviewer
chad
Differential Revision
D17733: Don't require a transaction to mark a participant up-to-date
Parents
rPf46263903cbe: Fix improper filtering behavior in ConpherenceParticipantQuery
Branches
Unknown
Tags
Unknown
Build Status
Buildable 16593
Build 22123: Run Core Tests