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

Issue 1898373002: MSE: More cleanly handle stall resolution edge cases (Closed)

Created:
4 years, 8 months ago by wolenetz
Modified:
4 years, 8 months ago
Reviewers:
chcunningham
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MSE: More cleanly handle stall resolution edge cases Refactors SourceBufferStream::FindNewSelectedRangeSeekTimestamp() to be more readable and to handle a few edge cases when the last read position has been removed and new buffers are appended. Includes new tests for the edge cases. BUG=140875 Committed: https://crrev.com/345657b744f3b6d15b93f500a366d95769166b9d Cr-Commit-Position: refs/heads/master@{#388582}

Patch Set 1 #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -57 lines) Patch
M media/filters/source_buffer_stream.cc View 1 chunk +22 lines, -57 lines 2 comments Download
M media/filters/source_buffer_stream_unittest.cc View 1 chunk +70 lines, -0 lines 8 comments Download

Messages

Total messages: 15 (7 generated)
wolenetz
Please take a look. This is the CL promised during our offline chat and mentioned ...
4 years, 8 months ago (2016-04-20 00:38:24 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898373002/1
4 years, 8 months ago (2016-04-20 00:38:49 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-20 04:04:52 UTC) #7
chcunningham
lgtm https://codereview.chromium.org/1898373002/diff/1/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/1898373002/diff/1/media/filters/source_buffer_stream.cc#newcode1613 media/filters/source_buffer_stream.cc:1613: if (range_start >= start_timestamp_plus_fudge) Do you want this ...
4 years, 8 months ago (2016-04-20 20:14:27 UTC) #8
wolenetz
Thanks for review. https://codereview.chromium.org/1898373002/diff/1/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/1898373002/diff/1/media/filters/source_buffer_stream.cc#newcode1613 media/filters/source_buffer_stream.cc:1613: if (range_start >= start_timestamp_plus_fudge) On 2016/04/20 ...
4 years, 8 months ago (2016-04-20 21:28:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898373002/1
4 years, 8 months ago (2016-04-20 21:28:34 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-20 21:33:16 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:26:41 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/345657b744f3b6d15b93f500a366d95769166b9d
Cr-Commit-Position: refs/heads/master@{#388582}

Powered by Google App Engine
This is Rietveld 408576698