Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Issue 8561019: Clear VideoRendererBase::current_frame_ when stopped. (Closed)

Created:
9 years, 1 month ago by scherkus (not reviewing)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, Paweł Hajdan Jr., vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Clear 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M media/filters/video_renderer_base.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/video_renderer_base_unittest.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scherkus (not reviewing)
9 years, 1 month ago (2011-11-18 18:46:51 UTC) #1
acolwell GONE FROM CHROMIUM
LGTM
9 years, 1 month ago (2011-11-18 18:54:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/8561019/1
9 years, 1 month ago (2011-11-18 18:57:01 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-18 20:09:40 UTC) #4
Try job failure for 8561019-1 (retry) on linux_rel for step "ui_tests".
It's a second try, previously, step "ui_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698