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

Issue 17334005: Re-land r207105 (Mac audio capture threading fix) with unit test memory leak issue resolved. (Closed)

Created:
7 years, 6 months ago by miu
Modified:
7 years, 6 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Re-land r207105 (Mac audio capture threading fix) with unit test memory leak issue resolved. Last attempt: https://codereview.chromium.org/17122006/ BUG=249089 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208033

Patch Set 1 #

Patch Set 2 : Using DestructionObserver (subtle race condition exists). #

Patch Set 3 : Using ref-counting (Patch Set 2 from Issue 17122006). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -129 lines) Patch
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/web_contents_audio_input_stream.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/web_contents_audio_input_stream.cc View 15 chunks +21 lines, -21 lines 0 comments Download
M content/browser/renderer_host/media/web_contents_audio_input_stream_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M media/audio/fake_audio_consumer.h View 1 2 2 chunks +19 lines, -26 lines 0 comments Download
M media/audio/fake_audio_consumer.cc View 1 2 2 chunks +113 lines, -18 lines 0 comments Download
M media/audio/fake_audio_consumer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/audio/virtual_audio_input_stream.h View 5 chunks +17 lines, -7 lines 0 comments Download
M media/audio/virtual_audio_input_stream.cc View 5 chunks +33 lines, -17 lines 0 comments Download
M media/audio/virtual_audio_input_stream_unittest.cc View 11 chunks +29 lines, -9 lines 0 comments Download
M media/audio/virtual_audio_output_stream.h View 4 chunks +3 lines, -6 lines 0 comments Download
M media/audio/virtual_audio_output_stream.cc View 3 chunks +18 lines, -15 lines 0 comments Download
M media/audio/virtual_audio_output_stream_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
miu
Dale, Patch Set 1 is the original change (plus rebase). Patch Set 2 is where ...
7 years, 6 months ago (2013-06-21 22:51:24 UTC) #1
miu
Uploaded the patch that uses ref-counting. PTAL.
7 years, 6 months ago (2013-06-21 23:23:40 UTC) #2
DaleCurtis
lgtm
7 years, 6 months ago (2013-06-21 23:26:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/17334005/11001
7 years, 6 months ago (2013-06-21 23:32:09 UTC) #4
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) nacl_integration, sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=142535
7 years, 6 months ago (2013-06-22 01:39:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/17334005/11001
7 years, 6 months ago (2013-06-22 01:45:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/17334005/11001
7 years, 6 months ago (2013-06-22 02:39:10 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=141910
7 years, 6 months ago (2013-06-22 03:25:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/17334005/11001
7 years, 6 months ago (2013-06-22 08:15:48 UTC) #9
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 14:18:30 UTC) #10
Message was sent while issue was closed.
Change committed as 208033

Powered by Google App Engine
This is Rietveld 408576698