DescriptionCorrect condition and flag state for skipping PLAY request.
* When PLAY request for casted video is skipped, this.playInProgress_ was not cleared and this inconsistent state prevented the video from being played. I cleared the flag in this case.
* When PAUSE reqeust is in progress, incoming PLAY request should not be skipped. So I added a condition to skip the PLAY request.
BUG=417520, 417538
TEST=manually tested the steps described in both bugs.
Committed: https://crrev.com/af8a4054eab230950711b506c096a69b5ed162e4
Cr-Commit-Position: refs/heads/master@{#297137}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|