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

Issue 8799011: remove the race related to output_delay_ms_ in ADM and races in the unittests. (Closed)

Created:
9 years ago by no longer working on chromium
Modified:
9 years ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, acolwell+watch_chromium.org, annacc+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., vrk (LEFT CHROMIUM), ihf+watch_chromium.org
Visibility:
Public.

Description

remove the race related to output_delay_ms_ in ADM and races in the unittests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114002

Patch Set 1 : '' #

Total comments: 7

Patch Set 2 : '' #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -16 lines) Patch
M content/renderer/media/webrtc_audio_device_impl.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.cc View 1 2 5 chunks +24 lines, -9 lines 0 comments Download
M content/renderer/media/webrtc_audio_device_unittest.cc View 1 2 3 chunks +26 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
no longer working on chromium
This patch fixes the races in the ADM and webrtc unittest. Please review. Thanks, BR, ...
9 years ago (2011-12-05 13:31:29 UTC) #1
tommi (sloooow) - chröme
lgtm http://codereview.chromium.org/8799011/diff/3002/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): http://codereview.chromium.org/8799011/diff/3002/content/renderer/media/webrtc_audio_device_impl.cc#newcode663 content/renderer/media/webrtc_audio_device_impl.cc:663: { nit: no need for this scope
9 years ago (2011-12-05 13:41:04 UTC) #2
henrika (OOO until Aug 14)
LGTM.
9 years ago (2011-12-05 13:56:17 UTC) #3
henrika (OOO until Aug 14)
http://codereview.chromium.org/8799011/diff/3002/content/renderer/media/webrtc_audio_device_impl.cc File content/renderer/media/webrtc_audio_device_impl.cc (right): http://codereview.chromium.org/8799011/diff/3002/content/renderer/media/webrtc_audio_device_impl.cc#newcode915 content/renderer/media/webrtc_audio_device_impl.cc:915: *delay_ms = static_cast<uint16_t>(input_delay_ms_); Why no lock here?
9 years ago (2011-12-05 13:56:24 UTC) #4
wjia(left Chromium)
lgtm
9 years ago (2011-12-07 01:10:01 UTC) #5
scherkus (not reviewing)
tiny style drive by as a general comment... could the race get solved by fixing ...
9 years ago (2011-12-08 23:49:41 UTC) #6
no longer working on chromium
Changed the code based on the comments. Andrew, Thanks, it is a indeed really good ...
9 years ago (2011-12-09 09:48:18 UTC) #7
tommi (sloooow) - chröme
lgtm++ +1 on fixing things on the webrtc side whenever we can. FYI the team ...
9 years ago (2011-12-09 10:16:42 UTC) #8
scherkus (not reviewing)
On 2011/12/09 09:48:18, xians1 wrote: > Changed the code based on the comments. > > ...
9 years ago (2011-12-09 18:29:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/8799011/19001
9 years ago (2011-12-12 09:45:22 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-12 11:03:27 UTC) #11
Change committed as 114002

Powered by Google App Engine
This is Rietveld 408576698