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

Issue 2648173005: Add missing permission for webview tests (Closed)

Created:
3 years, 11 months ago by henrika (OOO until Aug 14)
Modified:
3 years, 11 months ago
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -17 lines) Patch
M android_webview/test/shell/AndroidManifest.xml View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/webrtc/webrtc_getusermedia_browsertest.cc View 1 2 3 4 1 chunk +1 line, -9 lines 0 comments Download
M content/renderer/media/user_media_client_impl.cc View 1 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 32 (26 generated)
tommi (sloooow) - chröme
3 years, 11 months ago (2017-01-25 16:22:07 UTC) #15
tommi (sloooow) - chröme
lgtm
3 years, 11 months ago (2017-01-25 16:22:35 UTC) #16
henrika (OOO until Aug 14)
sgurun: adding you for the small change in android_webview/test/shell/AndroidManifest.xml. Could you please take a look. ...
3 years, 11 months ago (2017-01-25 17:26:54 UTC) #22
sgurun-gerrit only
On 2017/01/25 17:26:54, henrika wrote: > sgurun: adding you for the small change in > ...
3 years, 11 months ago (2017-01-25 22:14:11 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2648173005/100001
3 years, 11 months ago (2017-01-25 22:27:02 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 22:58:40 UTC) #32
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/9047236448cceb86f314cd9ea9d0...

Powered by Google App Engine
This is Rietveld 408576698