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

Issue 10134066: Replace StreamParserHost interface with callbacks. (Closed)

Created:
8 years, 8 months ago by acolwell GONE FROM CHROMIUM
Modified:
8 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Replace StreamParserHost interface with callbacks. BUG=122909 TEST=Existing ChunkDemuxer tests cover this change. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134020

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make callbacks hold unretained references. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -58 lines) Patch
M media/base/stream_parser.h View 2 chunks +25 lines, -29 lines 0 comments Download
M media/base/stream_parser.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M media/filters/chunk_demuxer.h View 2 chunks +6 lines, -6 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M media/webm/webm_stream_parser.h View 2 chunks +6 lines, -2 lines 0 comments Download
M media/webm/webm_stream_parser.cc View 3 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
acolwell GONE FROM CHROMIUM
8 years, 8 months ago (2012-04-25 19:55:21 UTC) #1
annacc
On 2012/04/25 19:55:21, acolwell wrote: LGTM. Nice solution.
8 years, 8 months ago (2012-04-25 20:57:28 UTC) #2
scherkus (not reviewing)
http://codereview.chromium.org/10134066/diff/1/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): http://codereview.chromium.org/10134066/diff/1/media/filters/chunk_demuxer.cc#newcode364 media/filters/chunk_demuxer.cc:364: base::Bind(&ChunkDemuxer::OnNewConfigs, this), just as a precautionary FYI for these ...
8 years, 8 months ago (2012-04-25 21:01:16 UTC) #3
acolwell GONE FROM CHROMIUM
http://codereview.chromium.org/10134066/diff/1/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): http://codereview.chromium.org/10134066/diff/1/media/filters/chunk_demuxer.cc#newcode364 media/filters/chunk_demuxer.cc:364: base::Bind(&ChunkDemuxer::OnNewConfigs, this), On 2012/04/25 21:01:17, scherkus wrote: > just ...
8 years, 8 months ago (2012-04-25 22:17:01 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 8 months ago (2012-04-25 22:17:30 UTC) #5
scherkus (not reviewing)
lgtm
8 years, 8 months ago (2012-04-25 22:29:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/10134066/8001
8 years, 8 months ago (2012-04-25 22:33:46 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-26 00:11:59 UTC) #8
Change committed as 134020

Powered by Google App Engine
This is Rietveld 408576698