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

Issue 110693007: Fix various operations in ChunkDemuxer that were not being applied to text tracks. (Closed)

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

Description

Fix various operations in ChunkDemuxer that were not being applied to text tracks. - Fixed range removal. - Fixed shutdown on error. - Fixed memory limit setting for testing. - Cleaned up waiting for seek logic and documented behavior. BUG=230708 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243756

Patch Set 1 : #

Total comments: 5

Patch Set 2 : Rebase #

Patch Set 3 : Address CR comment and added tests #

Total comments: 14

Patch Set 4 : Address CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -108 lines) Patch
M media/filters/chunk_demuxer.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 2 3 15 chunks +99 lines, -46 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 1 2 3 28 chunks +215 lines, -62 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
acolwell GONE FROM CHROMIUM
Please take a look. I'm still working on the tests to verify these changes, but ...
6 years, 12 months ago (2013-12-27 19:31:00 UTC) #1
xhwang
looking good % nits, I'll wait for the test to sign off it. https://codereview.chromium.org/110693007/diff/50001/media/filters/chunk_demuxer.cc File ...
6 years, 12 months ago (2013-12-28 01:06:03 UTC) #2
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/110693007/diff/50001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/110693007/diff/50001/media/filters/chunk_demuxer.cc#newcode120 media/filters/chunk_demuxer.cc:120: base::TimeDelta duration); On 2013/12/28 01:06:03, xhwang wrote: > Here ...
6 years, 12 months ago (2013-12-28 02:17:10 UTC) #3
xhwang
https://codereview.chromium.org/110693007/diff/50001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/110693007/diff/50001/media/filters/chunk_demuxer.cc#newcode120 media/filters/chunk_demuxer.cc:120: base::TimeDelta duration); On 2013/12/28 02:17:10, acolwell wrote: > On ...
6 years, 11 months ago (2013-12-30 17:53:38 UTC) #4
acolwell GONE FROM CHROMIUM
PTAL. I've added tests for the Remove() & Shutdown() changes and added a test to ...
6 years, 11 months ago (2014-01-08 02:16:49 UTC) #5
xhwang
Tests look good. Just a few comments. https://codereview.chromium.org/110693007/diff/160001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/110693007/diff/160001/media/filters/chunk_demuxer.cc#newcode468 media/filters/chunk_demuxer.cc:468: nit: drop ...
6 years, 11 months ago (2014-01-08 19:03:26 UTC) #6
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/110693007/diff/160001/media/filters/chunk_demuxer.cc File media/filters/chunk_demuxer.cc (right): https://codereview.chromium.org/110693007/diff/160001/media/filters/chunk_demuxer.cc#newcode468 media/filters/chunk_demuxer.cc:468: On 2014/01/08 19:03:26, xhwang wrote: > nit: drop an ...
6 years, 11 months ago (2014-01-09 00:21:13 UTC) #7
xhwang
lgtm, thanks!
6 years, 11 months ago (2014-01-09 00:24: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/110693007/280001
6 years, 11 months ago (2014-01-09 00:33:03 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 04:13:08 UTC) #10
Message was sent while issue was closed.
Change committed as 243756

Powered by Google App Engine
This is Rietveld 408576698