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

Issue 526653002: Replace init_cb in Renderer::Initialize() with base::Closure. (Closed)

Created:
6 years, 3 months ago by xhwang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Replace init_cb in Renderer::Initialize() with base::Closure. BUG=392236 TEST=Existing tests pass. Committed: https://crrev.com/3dd339ddb7068045d29b0ce7edf539dd96e4fd85 Cr-Commit-Position: refs/heads/master@{#293048}

Patch Set 1 #

Patch Set 2 : rebase only #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -23 lines) Patch
M media/base/mock_filters.h View 1 1 chunk +1 line, -1 line 0 comments Download
M media/base/pipeline.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/pipeline.cc View 1 2 chunks +3 lines, -4 lines 0 comments Download
M media/base/pipeline_unittest.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M media/base/renderer.h View 1 1 chunk +2 lines, -2 lines 2 comments Download
M media/filters/renderer_impl.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M media/filters/renderer_impl.cc View 1 4 chunks +5 lines, -7 lines 0 comments Download
M media/filters/renderer_impl_unittest.cc View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
xhwang
Here's another clean-up CL. PTAL
6 years, 3 months ago (2014-08-30 04:39:31 UTC) #2
scherkus (not reviewing)
lgtm
6 years, 3 months ago (2014-09-02 20:12:49 UTC) #3
xhwang
rebase only
6 years, 3 months ago (2014-09-02 22:41:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/526653002/20001
6 years, 3 months ago (2014-09-02 22:42:22 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 3 months ago (2014-09-03 00:28:15 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 7d4bbcb0b64d84d4881cf96eb32952a75ec4baa0
6 years, 3 months ago (2014-09-03 02:06:52 UTC) #8
tim (not reviewing)
https://codereview.chromium.org/526653002/diff/20001/media/base/renderer.h File media/base/renderer.h (right): https://codereview.chromium.org/526653002/diff/20001/media/base/renderer.h#newcode36 media/base/renderer.h:36: virtual void Initialize(const base::Closure& init_cb, How important is it ...
6 years, 3 months ago (2014-09-03 22:37:27 UTC) #10
xhwang
https://codereview.chromium.org/526653002/diff/20001/media/base/renderer.h File media/base/renderer.h (right): https://codereview.chromium.org/526653002/diff/20001/media/base/renderer.h#newcode36 media/base/renderer.h:36: virtual void Initialize(const base::Closure& init_cb, On 2014/09/03 22:37:26, timsteele ...
6 years, 3 months ago (2014-09-03 23:52:37 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:22:48 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3dd339ddb7068045d29b0ce7edf539dd96e4fd85
Cr-Commit-Position: refs/heads/master@{#293048}

Powered by Google App Engine
This is Rietveld 408576698