DescriptionFixing crash in buffer bar painting code
Crash was because of inconsistent state caused by threading issues.
The state of the buffer bar isn't so critical to need to be 100% accurate
at all times, so this is fixed by capping the buffered_bytes_ and
current_bytes to always be at legal values.
BUG=49870
TEST=media_unittests
TBR=hclam
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54055
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|