Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always set mHasPendingClientStates to false after emptying FIFO
The condition can be removed because - only non-empty clientStates are pushed to the FIFO - calling handleRtClientState(...) with an empty clientState is a no-op
- Loading branch information