DescriptionClear VideoRendererBase::current_frame_ when stopped.
I previously assumed that PipelineImpl would go through a clean Pause/Flush/Stop on an error but it turns out that Stop() can be called at anytime. Fortunately a DCHECK() would catch this condition and was easily triggerable using the test case attached in bug 100434.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110778
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|