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

Issue 276593007: Replace VideoRendererImpl's kError state with a CHECK(). (Closed)

Created:
6 years, 7 months ago by scherkus (not reviewing)
Modified:
6 years, 7 months ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Replace VideoRendererImpl's kError state with a CHECK(). If the process is unable to create a new thread we've got bigger issues to deal with than reporting an error. A CHECK() will also give us a sense for how often this happens in the wild. BUG=110814 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269621

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M media/filters/video_renderer_impl.h View 1 3 chunks +2 lines, -3 lines 0 comments Download
M media/filters/video_renderer_impl.cc View 1 4 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scherkus (not reviewing)
6 years, 7 months ago (2014-05-08 17:44:12 UTC) #1
xhwang
lgtm
6 years, 7 months ago (2014-05-08 19:57:46 UTC) #2
scherkus (not reviewing)
The CQ bit was checked by scherkus@chromium.org
6 years, 7 months ago (2014-05-09 18:14:48 UTC) #3
scherkus (not reviewing)
The CQ bit was unchecked by scherkus@chromium.org
6 years, 7 months ago (2014-05-09 18:16:10 UTC) #4
scherkus (not reviewing)
The CQ bit was checked by scherkus@chromium.org
6 years, 7 months ago (2014-05-09 18:16:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/276593007/30001
6 years, 7 months ago (2014-05-09 18:17:50 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 19:48:58 UTC) #7
Message was sent while issue was closed.
Change committed as 269621

Powered by Google App Engine
This is Rietveld 408576698