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

Issue 16867010: Move pending seek cancellation logic from ChunkDemuxerStream to ChunkDemuxer. (Closed)

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

Description

Move pending seek cancellation logic from ChunkDemuxerStream to ChunkDemuxer. TEST=All existing unittests still pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208046

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Address CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -109 lines) Patch
M media/filters/chunk_demuxer.h View 1 2 chunks +16 lines, -0 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 11 chunks +64 lines, -60 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 18 chunks +39 lines, -49 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/16867010/diff/2001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/16867010/diff/2001/media/filters/chunk_demuxer.cc#newcode662 media/filters/chunk_demuxer.cc:662: DCHECK(seek_cb_.is_null() || IsSeekWaitingForData_Locked()); Changed this back to the original ...
7 years, 6 months ago (2013-06-21 16:33:33 UTC) #1
xhwang
I see the point now. CancelPendingSeek() is called on the renderer thread directly, while the ...
7 years, 6 months ago (2013-06-21 20:44:13 UTC) #2
acolwell GONE FROM CHROMIUM
On 2013/06/21 20:44:13, xhwang wrote: > I see the point now. CancelPendingSeek() is called on ...
7 years, 6 months ago (2013-06-21 21:00:37 UTC) #3
xhwang
On 2013/06/21 21:00:37, acolwell wrote: > On 2013/06/21 20:44:13, xhwang wrote: > > I see ...
7 years, 6 months ago (2013-06-21 21:08:43 UTC) #4
xhwang
lgtm % a minor question Thanks for the patience and explanation! https://codereview.chromium.org/16867010/diff/2001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): ...
7 years, 6 months ago (2013-06-21 21:21:36 UTC) #5
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/16867010/diff/2001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/16867010/diff/2001/media/filters/chunk_demuxer.cc#newcode507 media/filters/chunk_demuxer.cc:507: break; On 2013/06/21 20:44:13, xhwang wrote: > nit: no ...
7 years, 6 months ago (2013-06-21 22:08:37 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/16867010/13001
7 years, 6 months ago (2013-06-21 22:08:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/16867010/13001
7 years, 6 months ago (2013-06-22 02:31:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/16867010/13001
7 years, 6 months ago (2013-06-22 02:59:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/16867010/13001
7 years, 6 months ago (2013-06-22 03:29:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/16867010/13001
7 years, 6 months ago (2013-06-22 03:40:16 UTC) #11
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 14:50:01 UTC) #12
Message was sent while issue was closed.
Change committed as 208046

Powered by Google App Engine
This is Rietveld 408576698