DescriptionMakes AudioOutputProxy -> AudioOutputDispatcher reference weak.
This patch changes the AudioOutputProxy -> AudioOutputDispatcher reference from
raw pointer to a weak pointer to allow the dispatcher to be deleted before
AudioOutputProxy instances can be closed.
BUG=608049
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2621993002
Cr-Commit-Position: refs/heads/master@{#442765}
Committed: https://chromium.googlesource.com/chromium/src/+/28b0c339305fde2065b3d51514d29c1e6280216f
Patch Set 1 #
Total comments: 9
Patch Set 2 : adds unittests #Patch Set 3 : adds CreateStreamProxy #
Total comments: 2
Patch Set 4 : adds StopPhysicalStream #
Messages
Total messages: 18 (8 generated)
|