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

Issue 3045021: Fixing crash in buffer bar painting code (Closed)

Created:
10 years, 4 months ago by vrk (LEFT CHROMIUM)
Modified:
9 years, 7 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, scherkus (not reviewing), fbarchard, awong
Visibility:
Public.

Description

Fixing crash in buffer bar painting code Crash was because of inconsistent state caused by threading issues. The state of the buffer bar isn't so critical to need to be 100% accurate at all times, so this is fixed by capping the buffered_bytes_ and current_bytes to always be at legal values. BUG=49870 TEST=media_unittests TBR=hclam Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54055

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Alpha Left Google
10 years, 4 months ago (2010-07-30 20:09:07 UTC) #1
LGTM.

Powered by Google App Engine
This is Rietveld 408576698