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

Issue 11360237: Use separate WaitableEvents in BlockingUrlProtocol for signalling abort versus read complete. (Closed)

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

Description

Use separate WaitableEvents in BlockingUrlProtocol for signalling abort versus read complete. Previously two separate threads were updating last_bytes_read_ in an unsafe manner. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167576

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -30 lines) Patch
M media/filters/blocking_url_protocol.h View 2 3 chunks +3 lines, -12 lines 0 comments Download
M media/filters/blocking_url_protocol.cc View 1 2 4 chunks +15 lines, -10 lines 0 comments Download
M media/filters/blocking_url_protocol_unittest.cc View 2 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scherkus (not reviewing)
8 years, 1 month ago (2012-11-13 21:56:38 UTC) #1
DaleCurtis
lgtm
8 years, 1 month ago (2012-11-13 22:47:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/11360237/4001
8 years, 1 month ago (2012-11-13 23:55:41 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-14 02:44:06 UTC) #4
Change committed as 167576

Powered by Google App Engine
This is Rietveld 408576698