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

Issue 7277042: Ensures that AudioInputMessageFilter now lives on the main render thread. (Closed)

Created:
9 years, 5 months ago by henrika_dont_use
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Niklas Enbom, tommi (sloooow) - chröme, wjia(left Chromium), piman
Visibility:
Public.

Description

Ensures that AudioInputMessageFilter now lives on the main render thread. In addition, removes usage of routing ID by utilizing control messages instead of routed messages. BUG=none TESTS=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -169 lines) Patch
M content/browser/renderer_host/media/audio_input_renderer_host.h View 6 chunks +12 lines, -20 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 11 chunks +25 lines, -39 lines 0 comments Download
M content/renderer/media/audio_input_device.h View 6 chunks +61 lines, -19 lines 0 comments Download
M content/renderer/media/audio_input_device.cc View 8 chunks +20 lines, -62 lines 0 comments Download
M content/renderer/media/audio_input_message_filter.h View 4 chunks +3 lines, -11 lines 0 comments Download
M content/renderer/media/audio_input_message_filter.cc View 2 chunks +12 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
henrika_dont_use
Adds support for single audio input message filter using routed messages in main render thread.
9 years, 5 months ago (2011-06-28 15:45:08 UTC) #1
henrika_dont_use
9 years, 5 months ago (2011-07-05 14:21:39 UTC) #2
Closing down. Will integrate input parts into
http://codereview.chromium.org/7157001/ instead.

Powered by Google App Engine
This is Rietveld 408576698