Chromium Code Reviews
DescriptionMake UI with PermissionRequestManager enabled match PermissionQueueController
This patch updates the permission prompt infobars shown when the
PermissionRequestManager is enabled on Android match what they would be
when it's disabled (the current default). Since we no longer support
grouping permission requests, except for mic+camera, those requests are
special-cased to display the same message as they currently display
(this logic is in PermissionPromptAndroid as we'll still show a grouped
UI on desktop and there are two separate PermissionRequest objects).
BUG=606138
Review-Url: https://codereview.chromium.org/2923393002
Cr-Commit-Position: refs/heads/master@{#478899}
Committed: https://chromium.googlesource.com/chromium/src/+/47c391ce0d0d65703c290d7fbc6e3739ed14bc21
Patch Set 1 #Patch Set 2 : whee #
Total comments: 4
Patch Set 3 : address comments #Dependent Patchsets: Messages
Total messages: 23 (16 generated)
|