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

Issue 2923393002: Make UI with PermissionRequestManager enabled match PermissionQueueController (Closed)

Created:
3 years, 6 months ago by Timothy Loh
Modified:
3 years, 6 months ago
Reviewers:
raymes, gone
CC:
chromium-reviews, mlamouri+watch-permissions_chromium.org, agrieve+watch_chromium.org, raymes+watch_chromium.org, dfalcantara+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

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

Messages

Total messages: 23 (16 generated)
Timothy Loh
3 years, 6 months ago (2017-06-07 05:04:52 UTC) #6
raymes
lgtm I think we should clarify the UI with UX once we have a decision ...
3 years, 6 months ago (2017-06-08 00:45:31 UTC) #9
Timothy Loh
https://codereview.chromium.org/2923393002/diff/20001/chrome/browser/permissions/permission_prompt_android.cc File chrome/browser/permissions/permission_prompt_android.cc (right): https://codereview.chromium.org/2923393002/diff/20001/chrome/browser/permissions/permission_prompt_android.cc#newcode119 chrome/browser/permissions/permission_prompt_android.cc:119: DCHECK_EQ(requests[0]->GetOrigin(), requests[1]->GetOrigin()); On 2017/06/08 00:45:30, raymes wrote: > nit: ...
3 years, 6 months ago (2017-06-08 03:52:21 UTC) #12
Timothy Loh
+dfalcantara for chrome/android and chrome/browser/ui/android OWNERS
3 years, 6 months ago (2017-06-08 03:53:04 UTC) #14
gone
lgtm
3 years, 6 months ago (2017-06-12 16:52:36 UTC) #17
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/2923393002/40001
3 years, 6 months ago (2017-06-13 02:51:51 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 04:26:38 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/47c391ce0d0d65703c290d7fbc6e...

Powered by Google App Engine
This is Rietveld 408576698