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

Issue 10164017: Implement sourceAddId() & sourceRemoveId() (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, darin-cc_chromium.org
Visibility:
Public.

Description

Implement sourceAddId() & sourceRemoveId() BUG=122897 TEST=Covered by LayoutTests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133568

Patch Set 1 #

Patch Set 2 : Minor style fixes #

Total comments: 8

Patch Set 3 : Address CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -23 lines) Patch
M media/filters/chunk_demuxer.h View 1 2 4 chunks +26 lines, -3 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 2 2 chunks +36 lines, -4 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 1 12 chunks +28 lines, -7 lines 0 comments Download
M media/filters/pipeline_integration_test.cc View 3 chunks +7 lines, -1 line 0 comments Download
M webkit/media/webmediaplayer_impl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/media/webmediaplayer_impl.cc View 1 2 1 chunk +30 lines, -1 line 0 comments Download
M webkit/media/webmediaplayer_proxy.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M webkit/media/webmediaplayer_proxy.cc View 1 2 1 chunk +15 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
acolwell GONE FROM CHROMIUM
PTAL. I'm pretty sure I know why the 3 previous commits failed now, but I ...
8 years, 8 months ago (2012-04-23 16:56:18 UTC) #1
scherkus (not reviewing)
LGTM w/ nits http://codereview.chromium.org/10164017/diff/6002/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): http://codereview.chromium.org/10164017/diff/6002/media/filters/chunk_demuxer.cc#newcode495 media/filters/chunk_demuxer.cc:495: return false; documentation states false is ...
8 years, 8 months ago (2012-04-23 19:24:17 UTC) #2
acolwell GONE FROM CHROMIUM
http://codereview.chromium.org/10164017/diff/6002/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): http://codereview.chromium.org/10164017/diff/6002/media/filters/chunk_demuxer.cc#newcode495 media/filters/chunk_demuxer.cc:495: return false; On 2012/04/23 19:24:17, scherkus wrote: > documentation ...
8 years, 8 months ago (2012-04-23 22:15:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/10164017/15001
8 years, 8 months ago (2012-04-23 22:15:36 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 23:46:40 UTC) #5
Change committed as 133568

Powered by Google App Engine
This is Rietveld 408576698