Chromium Code Reviews
DescriptionAdd missing permission for webview tests and remove OS specific #ifdef in getUserMedia code.
The reason for the failures on android turned out to be because of the test configuration and not the getUserMedia code. The failure we were hitting was in AndroidAudioManager.java where it turned out that the MODIFY_AUDIO_SETTINGS was missing from the manifest.
See: https://cs.chromium.org/chromium/src/media/base/android/java/src/org/chromium/media/AudioManagerAndroid.java?rcl=0&l=385
BUG=679302
Review-Url: https://codereview.chromium.org/2648173005
Cr-Commit-Position: refs/heads/master@{#446150}
Committed: https://chromium.googlesource.com/chromium/src/+/9047236448cceb86f314cd9ea9d0056f51bccb63
Patch Set 1 #Patch Set 2 : Removed Android #Patch Set 3 : GetUserMediaFailToAccessAudioDevice #Patch Set 4 : Now builds on Android #Patch Set 5 : Rebased #Patch Set 6 : Fixes MediaAccessPermissionRequestTest#testGrantAccess #
Messages
Total messages: 32 (26 generated)
|
|||||||||||||||||||||||||||||||||||||