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

Issue 1766493002: Restore the permission selection listing in the Origin Info Bubble. (Closed)

Created:
4 years, 9 months ago by palmer
Modified:
4 years, 9 months ago
Reviewers:
lgarron, felt, Matt Giuca, tapted
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Restore the permission selection listing in the Origin Info Bubble. There was going to be a replacement UI, but it never materialized, so restore the ready-to-hand functionality. BUG=483899 Committed: https://crrev.com/64a09998a6930a0e32308b243f7c763c6ece758c Cr-Commit-Position: refs/heads/master@{#380227}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only show keygen permission if its value is non-default. #

Patch Set 3 : Update test expectations. #

Total comments: 1

Patch Set 4 : Continue checking tab-specific settings for keygen. Thanks lgarron! #

Patch Set 5 : Hack to work around different test expectations on OS X vs. other. #

Total comments: 2

Patch Set 6 : Use IsSimplifiedFullscreenUIEnabled to set the expectations. #

Patch Set 7 : Use ExclusiveAccessManager::IsSimplifiedFullscreenUIEnabled(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -16 lines) Patch
M chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc View 1 2 3 4 5 6 5 chunks +15 lines, -10 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 3 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 48 (21 generated)
palmer
felt: PTAL
4 years, 9 months ago (2016-03-03 23:53:23 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/1
4 years, 9 months ago (2016-03-03 23:54:03 UTC) #4
felt
lgarron mentioned wanting to do a review. lucas, can you please review first and then ...
4 years, 9 months ago (2016-03-03 23:58:31 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/190118)
4 years, 9 months ago (2016-03-04 00:26:12 UTC) #9
lgarron
https://codereview.chromium.org/1766493002/diff/1/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/1766493002/diff/1/chrome/browser/ui/website_settings/website_settings.cc#newcode703 chrome/browser/ui/website_settings/website_settings.cc:703: permission_info.type)) { This was introduced in [1]. To me, ...
4 years, 9 months ago (2016-03-04 01:45:29 UTC) #10
palmer
https://codereview.chromium.org/1766493002/diff/1/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/1766493002/diff/1/chrome/browser/ui/website_settings/website_settings.cc#newcode703 chrome/browser/ui/website_settings/website_settings.cc:703: permission_info.type)) { > - Show the permission when it's ...
4 years, 9 months ago (2016-03-04 18:43:01 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/20001
4 years, 9 months ago (2016-03-04 19:02:49 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/40001
4 years, 9 months ago (2016-03-04 20:27:26 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/190604)
4 years, 9 months ago (2016-03-04 21:23:53 UTC) #18
lgarron
https://codereview.chromium.org/1766493002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/1766493002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc#newcode701 chrome/browser/ui/website_settings/website_settings.cc:701: if (permission_info.type == CONTENT_SETTINGS_TYPE_KEYGEN && So, after some more ...
4 years, 9 months ago (2016-03-04 22:32:55 UTC) #19
lgarron
Patch 4 LGTM. I just tested it on Linux, and it works for <keygen> on ...
4 years, 9 months ago (2016-03-04 22:42:05 UTC) #20
palmer
Note: The tests fail on Mac because 2 extra permissions are present in the *tests* ...
4 years, 9 months ago (2016-03-05 00:22:58 UTC) #21
palmer
tapted: Any chance you have an idea why the tests fail only on Mac?
4 years, 9 months ago (2016-03-05 00:25:18 UTC) #23
palmer
Also maybe mgiuca knows?
4 years, 9 months ago (2016-03-05 00:32:45 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/80001
4 years, 9 months ago (2016-03-05 00:45:32 UTC) #27
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/190795)
4 years, 9 months ago (2016-03-05 01:46:30 UTC) #29
tapted
https://codereview.chromium.org/1766493002/diff/80001/chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc (right): https://codereview.chromium.org/1766493002/diff/80001/chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc#newcode168 chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc:168: // Mac OS X still has Fullscreen and Mouse ...
4 years, 9 months ago (2016-03-06 23:02:08 UTC) #30
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/100001
4 years, 9 months ago (2016-03-08 02:22:28 UTC) #32
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/177744)
4 years, 9 months ago (2016-03-08 02:49:33 UTC) #34
palmer
https://codereview.chromium.org/1766493002/diff/80001/chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc (right): https://codereview.chromium.org/1766493002/diff/80001/chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc#newcode168 chrome/browser/ui/views/website_settings/website_settings_popup_view_unittest.cc:168: // Mac OS X still has Fullscreen and Mouse ...
4 years, 9 months ago (2016-03-09 20:13:07 UTC) #35
palmer
felt: LGTY?
4 years, 9 months ago (2016-03-09 20:15:12 UTC) #37
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/120001
4 years, 9 months ago (2016-03-09 20:15:22 UTC) #38
felt
lgtm
4 years, 9 months ago (2016-03-09 20:30:39 UTC) #39
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-09 21:10:29 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766493002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766493002/120001
4 years, 9 months ago (2016-03-09 21:19:56 UTC) #44
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 9 months ago (2016-03-09 21:26:20 UTC) #46
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 21:28:02 UTC) #48
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/64a09998a6930a0e32308b243f7c763c6ece758c
Cr-Commit-Position: refs/heads/master@{#380227}

Powered by Google App Engine
This is Rietveld 408576698