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

Issue 169063003: Cast: make global_instance_ more strict (Closed)

Created:
6 years, 10 months ago by hubbe
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

make global_instance_ more strict Fix a bug where global_instance_ was not set to zero. Fix MockRenderThread to call OnChannelClosing properly. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252078

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M chrome/renderer/media/cast_ipc_dispatcher.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M content/public/test/mock_render_thread.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
hubbe
As requested, change global_instance_ = NULL to DCHECK(!global_instance_)
6 years, 10 months ago (2014-02-18 23:58:25 UTC) #1
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/169063003/diff/1/chrome/renderer/media/cast_ipc_dispatcher.cc File chrome/renderer/media/cast_ipc_dispatcher.cc (right): https://codereview.chromium.org/169063003/diff/1/chrome/renderer/media/cast_ipc_dispatcher.cc#newcode76 chrome/renderer/media/cast_ipc_dispatcher.cc:76: global_instance_ = NULL; Doesn't the DCHECK in OnFilterRemoved() fire ...
6 years, 10 months ago (2014-02-19 00:11:24 UTC) #2
hubbe
PTAL https://codereview.chromium.org/169063003/diff/1/chrome/renderer/media/cast_ipc_dispatcher.cc File chrome/renderer/media/cast_ipc_dispatcher.cc (right): https://codereview.chromium.org/169063003/diff/1/chrome/renderer/media/cast_ipc_dispatcher.cc#newcode76 chrome/renderer/media/cast_ipc_dispatcher.cc:76: global_instance_ = NULL; On 2014/02/19 00:11:24, acolwell wrote: ...
6 years, 10 months ago (2014-02-19 00:29:51 UTC) #3
acolwell GONE FROM CHROMIUM
lgtm
6 years, 10 months ago (2014-02-19 00:49:36 UTC) #4
hubbe
Adding sky for MockRenderThread ownership.
6 years, 10 months ago (2014-02-19 00:56:02 UTC) #5
sky
LGTM
6 years, 10 months ago (2014-02-19 01:02:51 UTC) #6
hubbe
The CQ bit was checked by hubbe@chromium.org
6 years, 10 months ago (2014-02-19 02:44:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/169063003/70001
6 years, 10 months ago (2014-02-19 02:45:29 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 04:08:18 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=266158
6 years, 10 months ago (2014-02-19 04:08:19 UTC) #10
hubbe
The CQ bit was checked by hubbe@chromium.org
6 years, 10 months ago (2014-02-19 19:39:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/169063003/70001
6 years, 10 months ago (2014-02-19 19:41:30 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 20:58:33 UTC) #13
Message was sent while issue was closed.
Change committed as 252078

Powered by Google App Engine
This is Rietveld 408576698