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

Issue 405143003: Merge 279817 "Don't crash on splice frame failure with bad content." (Closed)

Created:
6 years, 5 months ago by DaleCurtis
Modified:
6 years, 5 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Merge 279817 "Don't crash on splice frame failure with bad content." > Don't crash on splice frame failure with bad content. > > Turns out this isn't something we can CHECK() if the content has > "bad" timestamps. "bad" in this case being either a bad file or > a bug in the timestamping code. I haven't figured out which yet, > but in either case we shouldn't crash. > > BUG=388068 > TEST=new unittest > > Review URL: https://codereview.chromium.org/339433006 TBR=dalecurtis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284452

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -8 lines) Patch
M media/base/audio_splicer.h View 1 chunk +6 lines, -0 lines 0 comments Download
M media/base/audio_splicer.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M media/base/audio_splicer_unittest.cc View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
DaleCurtis
6 years, 5 months ago (2014-07-21 17:29:23 UTC) #1
DaleCurtis
6 years, 5 months ago (2014-07-21 17:29:30 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r284452.

Powered by Google App Engine
This is Rietveld 408576698