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

Issue 10694125: Remove stale TODO + unnecessary if-guard in Pipeline::DoSeek(). (Closed)

Created:
8 years, 5 months ago by scherkus (not reviewing)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Remove stale TODO + unnecessary if-guard in Pipeline::DoSeek(). If we call DoSeek() without a demuxer we've clearly got issues as we shouldn't be seeking without a demuxer so crashing is preferable. BUG=none TEST=none TBR=acolwell Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146024

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M media/base/pipeline.cc View 1 chunk +2 lines, -10 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scherkus (not reviewing)
8 years, 5 months ago (2012-07-11 01:36:32 UTC) #1
Split this off from http://codereview.chromium.org/10753021/ in case this does
end up crashing I don't want the AR patch to get reverted :)

Powered by Google App Engine
This is Rietveld 408576698