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

Issue 1246783003: Check that |gpu_channel_host_| is not NULL before passing it along. (Closed)

Created:
5 years, 5 months ago by sandersd (OOO until July 31)
Modified:
5 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check that |gpu_channel_host_| is not NULL before passing it along. This should move the investigation of bug 495185 closer to the root cause. BUG=495185 Committed: https://crrev.com/057435b69a0bdedab8039a663ce216735f9f1a70 Cr-Commit-Position: refs/heads/master@{#339721}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Add message. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M content/renderer/media/renderer_gpu_video_accelerator_factories.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
sandersd (OOO until July 31)
5 years, 5 months ago (2015-07-20 22:10:04 UTC) #2
Pawel Osciak
lgtm
5 years, 5 months ago (2015-07-21 00:12:23 UTC) #4
Pawel Osciak
https://codereview.chromium.org/1246783003/diff/20001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://codereview.chromium.org/1246783003/diff/20001/content/renderer/render_thread_impl.cc#newcode1430 content/renderer/render_thread_impl.cc:1430: } Should we be checking gpu_channel_host again here?
5 years, 5 months ago (2015-07-21 00:15:00 UTC) #5
sandersd (OOO until July 31)
https://codereview.chromium.org/1246783003/diff/20001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://codereview.chromium.org/1246783003/diff/20001/content/renderer/render_thread_impl.cc#newcode1430 content/renderer/render_thread_impl.cc:1430: } On 2015/07/21 00:15:00, Pawel Osciak wrote: > Should ...
5 years, 5 months ago (2015-07-21 00:35:02 UTC) #6
sandersd (OOO until July 31)
jochen@chromium.org: Please review changes in content/renderer
5 years, 5 months ago (2015-07-21 00:36:29 UTC) #8
jochen (gone - plz use gerrit)
lgtm with comments addressed https://codereview.chromium.org/1246783003/diff/20001/content/renderer/media/renderer_gpu_video_accelerator_factories.cc File content/renderer/media/renderer_gpu_video_accelerator_factories.cc (right): https://codereview.chromium.org/1246783003/diff/20001/content/renderer/media/renderer_gpu_video_accelerator_factories.cc#newcode62 content/renderer/media/renderer_gpu_video_accelerator_factories.cc:62: DCHECK(gpu_channel_host_.get()); did you mean to ...
5 years, 5 months ago (2015-07-21 14:12:58 UTC) #9
sandersd (OOO until July 31)
https://codereview.chromium.org/1246783003/diff/20001/content/renderer/media/renderer_gpu_video_accelerator_factories.cc File content/renderer/media/renderer_gpu_video_accelerator_factories.cc (right): https://codereview.chromium.org/1246783003/diff/20001/content/renderer/media/renderer_gpu_video_accelerator_factories.cc#newcode62 content/renderer/media/renderer_gpu_video_accelerator_factories.cc:62: DCHECK(gpu_channel_host_.get()); On 2015/07/21 14:12:58, jochen wrote: > did you ...
5 years, 5 months ago (2015-07-21 17:29:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246783003/40001
5 years, 5 months ago (2015-07-21 17:32:23 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 5 months ago (2015-07-21 19:37:26 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 19:49:23 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/057435b69a0bdedab8039a663ce216735f9f1a70
Cr-Commit-Position: refs/heads/master@{#339721}

Powered by Google App Engine
This is Rietveld 408576698