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

Issue 11785029: Prevent SourceBufferRange.waiting_for_keyframe_ from being lost on range merges. (Closed)

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

Description

Prevent SourceBufferRange.waiting_for_keyframe_ from being lost on range merges. BUG=168682 TEST=SourceBufferStreamTest.OverlapSplitAndMergeWhileWaitingForMoreData Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175559

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -2 lines) Patch
M media/filters/source_buffer_stream.cc View 1 chunk +7 lines, -2 lines 2 comments Download
M media/filters/source_buffer_stream_unittest.cc View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
acolwell GONE FROM CHROMIUM
7 years, 11 months ago (2013-01-07 23:10:55 UTC) #1
scherkus (not reviewing)
lgtm w/ q https://codereview.chromium.org/11785029/diff/1/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/11785029/diff/1/media/filters/source_buffer_stream.cc#newcode1502 media/filters/source_buffer_stream.cc:1502: if (range.next_buffer_index_ >= 0) aside from ...
7 years, 11 months ago (2013-01-07 23:34:06 UTC) #2
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/11785029/diff/1/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/11785029/diff/1/media/filters/source_buffer_stream.cc#newcode1502 media/filters/source_buffer_stream.cc:1502: if (range.next_buffer_index_ >= 0) On 2013/01/07 23:34:06, scherkus wrote: ...
7 years, 11 months ago (2013-01-08 00:46:39 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/11785029/1
7 years, 11 months ago (2013-01-08 00:48:22 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
7 years, 11 months ago (2013-01-08 02:08:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/11785029/1
7 years, 11 months ago (2013-01-08 15:40:29 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-08 18:28:40 UTC) #7
Message was sent while issue was closed.
Change committed as 175559

Powered by Google App Engine
This is Rietveld 408576698