forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CrasAudioHandler is not thread safe. Its member variables should be only accessed from browser main thread. BUG=chromium:669239 TEST=Play youtube video. Plug/unplug headsets. Run media_unittests and chromeos_unittests. [email protected] (cherry picked from commit 88c1b13) Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Change-Id: I414b40eb09c7c0dcb45be2b78db93efe46162573 Reviewed-on: https://chromium-review.googlesource.com/637512 Commit-Queue: Wu-Cheng Li <[email protected]> Reviewed-by: Max Morin <[email protected]> Reviewed-by: Jenny Zhang <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#499393} Reviewed-on: https://chromium-review.googlesource.com/654402 Reviewed-by: Wu-Cheng Li <[email protected]> Cr-Commit-Position: refs/branch-heads/3202@{crosswalk-project#60} Cr-Branched-From: fa6a5d8-refs/heads/master@{#499098}
- Loading branch information
Wu-Cheng Li
authored and
Wu-Cheng Li
committed
Sep 7, 2017
1 parent
c2f7710
commit 0852b20
Showing
7 changed files
with
207 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.