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

Issue 1312763014: Rename WebSourceBuffer::abort -> resetParserState (Closed)

Created:
5 years, 3 months ago by servolk
Modified:
5 years, 3 months ago
Reviewers:
wolenetz
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

Rename WebSourceBuffer::abort -> resetParserState As discussed in https://codereview.chromium.org/1013923002/, we could rename WebSourceBuffer::abort into WebSourceBuffer::resetParserState to avoid confusion that it's not the same thing as SourceBuffer::abort, and just one of the steps of the MSE abort algorithm. BUG=529497 Committed: https://crrev.com/0751b5f3fc75f72a438b7764ba5a59877b27fa84 Cr-Commit-Position: refs/heads/master@{#348308}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated Abort -> ResetParserState in pipeline_integration_test.cc #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -44 lines) Patch
M media/blink/websourcebuffer_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M media/blink/websourcebuffer_impl.cc View 1 chunk +11 lines, -5 lines 0 comments Download
M media/filters/chunk_demuxer.h View 1 chunk +4 lines, -4 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 3 chunks +15 lines, -15 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 3 chunks +18 lines, -18 lines 0 comments Download
M media/test/pipeline_integration_test.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
servolk
5 years, 3 months ago (2015-09-08 23:28:12 UTC) #2
servolk
On 2015/09/08 23:28:12, servolk wrote: Next step: https://codereview.chromium.org/1326373002/
5 years, 3 months ago (2015-09-08 23:37:07 UTC) #3
servolk
5 years, 3 months ago (2015-09-09 01:03:55 UTC) #4
wolenetz
https://codereview.chromium.org/1312763014/diff/1/media/test/pipeline_integration_test.cc File media/test/pipeline_integration_test.cc (right): https://codereview.chromium.org/1312763014/diff/1/media/test/pipeline_integration_test.cc#newcode562 media/test/pipeline_integration_test.cc:562: void Abort() { Hmm. This mock of the SourceBuffer ...
5 years, 3 months ago (2015-09-09 18:20:42 UTC) #5
servolk
On 2015/09/09 18:20:42, wolenetz wrote: > https://codereview.chromium.org/1312763014/diff/1/media/test/pipeline_integration_test.cc > File media/test/pipeline_integration_test.cc (right): > > https://codereview.chromium.org/1312763014/diff/1/media/test/pipeline_integration_test.cc#newcode562 > ...
5 years, 3 months ago (2015-09-10 00:50:11 UTC) #6
servolk
On 2015/09/10 00:50:11, servolk wrote: > On 2015/09/09 18:20:42, wolenetz wrote: > > > https://codereview.chromium.org/1312763014/diff/1/media/test/pipeline_integration_test.cc ...
5 years, 3 months ago (2015-09-10 22:34:05 UTC) #7
wolenetz
lgtm % other CL's usage of ChunkDemuxer::Abort() (in l.565 of https://codereview.chromium.org/1318643005/diff/20001/media/test/pipeline_integration_test.cc) will also need rename ...
5 years, 3 months ago (2015-09-10 23:43:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312763014/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312763014/40001
5 years, 3 months ago (2015-09-10 23:56:04 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-11 01:29:10 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/0751b5f3fc75f72a438b7764ba5a59877b27fa84 Cr-Commit-Position: refs/heads/master@{#348308}
5 years, 3 months ago (2015-09-11 01:30:03 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:17:30 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0751b5f3fc75f72a438b7764ba5a59877b27fa84
Cr-Commit-Position: refs/heads/master@{#348308}

Powered by Google App Engine
This is Rietveld 408576698