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

Issue 1412523003: Adding <keygen> Content Setting (UI) (Closed)

Created:
5 years, 1 month ago by svaldez
Modified:
4 years, 11 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, extensions-reviews_chromium.org, msramek+watch_chromium.org, michaelpg+watch-options_chromium.org, mlamouri+watch-test-runner_chromium.org, jam, raymes+watch_chromium.org, asvitkine+watch_chromium.org, darin-cc_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, markusheintz_, jochen+watch_chromium.org, jochen (gone - plz use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding <keygen> Content Setting (UI) Adding the KEYGEN content setting non-Android UI. BUG=514767 Committed: https://crrev.com/18120959576e11ad4dec9edd2c3539ed0bba7cc7 Cr-Commit-Position: refs/heads/master@{#369542}

Patch Set 1 #

Patch Set 2 : Rebase on core CL. #

Total comments: 12

Patch Set 3 : Fixing UI strings. #

Patch Set 4 : Fixing keygen location in settings and wildcard. #

Total comments: 6

Patch Set 5 : Fixing UI strings. #

Patch Set 6 : Fixing missing cases. #

Patch Set 7 : Fixing rebase. #

Patch Set 8 : Fixing defaults for UI. #

Patch Set 9 : Fixing defaults. #

Patch Set 10 : Revert extra change. #

Total comments: 2

Patch Set 11 : Re-ordering. #

Patch Set 12 : Rebase. #

Patch Set 13 : . #

Patch Set 14 : Changing defaults. #

Patch Set 15 : Removing page action. #

Total comments: 3

Patch Set 16 : Moving shoulddisplay. #

Patch Set 17 : Using IsContentBlocked #

Patch Set 18 : Rebase? #

Total comments: 1

Patch Set 19 : Adding comment about reuse of icon. #

Patch Set 20 : Using new Keygen icons. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -3 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 2 chunks +15 lines, -0 lines 0 comments Download
A chrome/app/theme/default_100_percent/common/allowed_keygen.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Binary file 0 comments Download
A chrome/app/theme/default_100_percent/common/blocked_keygen.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Binary file 0 comments Download
A chrome/app/theme/default_200_percent/common/allowed_keygen.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Binary file 0 comments Download
A chrome/app/theme/default_200_percent/common/blocked_keygen.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/content_settings.html View 1 2 3 4 5 6 7 8 9 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/content_settings.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.html View 1 2 3 4 5 6 7 8 9 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 4 chunks +11 lines, -0 lines 0 comments Download
M components/content_settings/core/browser/host_content_settings_map.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +2 lines, -1 line 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +8 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 54 (17 generated)
svaldez
5 years, 1 month ago (2015-11-03 15:38:25 UTC) #2
raymes
+msramek and bauerb who know this code
5 years, 1 month ago (2015-11-05 02:10:18 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd#newcode306 chrome/app/generated_resources.grd:306: + <message name="IDS_WEBSITE_SETTINGS_TYPE_KEYGEN" desc="The label used for Keygen permission ...
5 years, 1 month ago (2015-11-05 11:13:32 UTC) #6
msramek
Please improve the CL description in at least one of the CLs in this series. ...
5 years, 1 month ago (2015-11-05 16:22:32 UTC) #7
svaldez
https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd#newcode306 chrome/app/generated_resources.grd:306: + <message name="IDS_WEBSITE_SETTINGS_TYPE_KEYGEN" desc="The label used for Keygen permission ...
5 years, 1 month ago (2015-11-05 16:29:56 UTC) #8
svaldez
https://codereview.chromium.org/1412523003/diff/20001/chrome/browser/resources/options/content_settings_exceptions_area.html File chrome/browser/resources/options/content_settings_exceptions_area.html (right): https://codereview.chromium.org/1412523003/diff/20001/chrome/browser/resources/options/content_settings_exceptions_area.html#newcode46 chrome/browser/resources/options/content_settings_exceptions_area.html:46: <div contentType="keygen"> On 2015/11/05 16:22:31, msramek wrote: > I ...
5 years, 1 month ago (2015-11-05 16:35:12 UTC) #9
svaldez
On 2015/11/05 16:22:32, msramek wrote: > Please improve the CL description in at least one ...
5 years, 1 month ago (2015-11-05 16:41:48 UTC) #10
Bernhard Bauer
https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1412523003/diff/20001/chrome/app/generated_resources.grd#newcode7952 chrome/app/generated_resources.grd:7952: + Allow all sites to use keygen. On 2015/11/05 ...
5 years, 1 month ago (2015-11-05 16:42:42 UTC) #11
svaldez
I'll ping a UI person to look over the strings for both this and the ...
5 years, 1 month ago (2015-11-05 17:49:32 UTC) #12
svaldez
On 2015/11/05 17:49:32, svaldez wrote: > I'll ping a UI person to look over the ...
5 years ago (2015-12-01 20:08:22 UTC) #13
Bernhard Bauer
lgtm
5 years ago (2015-12-02 11:29:03 UTC) #14
msramek
LGTM. https://codereview.chromium.org/1412523003/diff/170001/chrome/browser/ui/content_settings/content_setting_bubble_model.cc File chrome/browser/ui/content_settings/content_setting_bubble_model.cc (right): https://codereview.chromium.org/1412523003/diff/170001/chrome/browser/ui/content_settings/content_setting_bubble_model.cc#newcode124 chrome/browser/ui/content_settings/content_setting_bubble_model.cc:124: {CONTENT_SETTINGS_TYPE_KEYGEN, IDS_BLOCKED_KEYGEN_TITLE}, Please reorder according to the position ...
5 years ago (2015-12-03 17:48:04 UTC) #15
svaldez
https://codereview.chromium.org/1412523003/diff/170001/chrome/browser/ui/content_settings/content_setting_bubble_model.cc File chrome/browser/ui/content_settings/content_setting_bubble_model.cc (right): https://codereview.chromium.org/1412523003/diff/170001/chrome/browser/ui/content_settings/content_setting_bubble_model.cc#newcode124 chrome/browser/ui/content_settings/content_setting_bubble_model.cc:124: {CONTENT_SETTINGS_TYPE_KEYGEN, IDS_BLOCKED_KEYGEN_TITLE}, On 2015/12/03 17:48:04, msramek wrote: > Please ...
5 years ago (2015-12-04 15:25:31 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412523003/190001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412523003/190001
5 years ago (2015-12-09 22:27:32 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/147349)
5 years ago (2015-12-10 00:22:15 UTC) #20
svaldez
On 2015/12/10 00:22:15, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
5 years ago (2015-12-16 22:15:54 UTC) #21
Bernhard Bauer
FTR, if you have a CL that already has LGTMs, and the requirements change, it ...
5 years ago (2015-12-17 11:56:03 UTC) #22
svaldez
Updated. Good to know about creating separate CLs. https://codereview.chromium.org/1412523003/diff/270001/components/content_settings/core/browser/host_content_settings_map.h File components/content_settings/core/browser/host_content_settings_map.h (right): https://codereview.chromium.org/1412523003/diff/270001/components/content_settings/core/browser/host_content_settings_map.h#newcode339 components/content_settings/core/browser/host_content_settings_map.h:339: std::map<GURL, ...
5 years ago (2015-12-17 15:25:42 UTC) #23
Bernhard Bauer
https://codereview.chromium.org/1412523003/diff/270001/components/content_settings/core/browser/host_content_settings_map.h File components/content_settings/core/browser/host_content_settings_map.h (right): https://codereview.chromium.org/1412523003/diff/270001/components/content_settings/core/browser/host_content_settings_map.h#newcode339 components/content_settings/core/browser/host_content_settings_map.h:339: std::map<GURL, std::set<ContentSettingsType>> display_map_; On 2015/12/17 15:25:42, svaldez wrote: > ...
5 years ago (2015-12-17 15:51:05 UTC) #24
svaldez
On 2015/12/17 15:51:05, Bernhard Bauer wrote: > https://codereview.chromium.org/1412523003/diff/270001/components/content_settings/core/browser/host_content_settings_map.h > File components/content_settings/core/browser/host_content_settings_map.h > (right): > > ...
5 years ago (2015-12-17 16:34:45 UTC) #25
Bernhard Bauer
On 2015/12/17 16:34:45, svaldez wrote: > On 2015/12/17 15:51:05, Bernhard Bauer wrote: > > > ...
5 years ago (2015-12-17 16:50:40 UTC) #26
svaldez
On 2015/12/17 16:50:40, Bernhard Bauer wrote: > On 2015/12/17 16:34:45, svaldez wrote: > > On ...
5 years ago (2015-12-17 16:58:25 UTC) #27
Bernhard Bauer
LGTM
5 years ago (2015-12-17 17:01:26 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412523003/330001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412523003/330001
4 years, 11 months ago (2016-01-05 22:08:38 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/132723)
4 years, 11 months ago (2016-01-05 22:22:01 UTC) #33
svaldez
Hi, Could I get OWNERS reviews on these files: oshima: chrome/app/theme/theme_resources.grd felt: chrome/browser/ui/website_settings/website_settings.cc felt: chrome/browser/ui/website_settings/website_settings_ui.cc ...
4 years, 11 months ago (2016-01-05 22:28:12 UTC) #36
oshima
https://codereview.chromium.org/1412523003/diff/330001/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/1412523003/diff/330001/chrome/app/theme/theme_resources.grd#newcode104 chrome/app/theme/theme_resources.grd:104: <structure type="chrome_scaled_image" name="IDR_BLOCKED_KEYGEN" file="common/blocked_script.png" /> what's the reason to ...
4 years, 11 months ago (2016-01-05 22:38:48 UTC) #37
svaldez
On 2016/01/05 22:38:48, oshima wrote: > https://codereview.chromium.org/1412523003/diff/330001/chrome/app/theme/theme_resources.grd > File chrome/app/theme/theme_resources.grd (right): > > https://codereview.chromium.org/1412523003/diff/330001/chrome/app/theme/theme_resources.grd#newcode104 > ...
4 years, 11 months ago (2016-01-05 22:45:09 UTC) #38
oshima
On 2016/01/05 22:45:09, svaldez wrote: > On 2016/01/05 22:38:48, oshima wrote: > > > https://codereview.chromium.org/1412523003/diff/330001/chrome/app/theme/theme_resources.grd ...
4 years, 11 months ago (2016-01-05 23:15:26 UTC) #39
Steven Holte
actions.xml lgtm
4 years, 11 months ago (2016-01-06 19:37:02 UTC) #40
svaldez
felt, palmer: Any chance you could take a look at the chrome/browser/ui/website_settings/ changes?
4 years, 11 months ago (2016-01-12 17:09:07 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412523003/350001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412523003/350001
4 years, 11 months ago (2016-01-12 17:40:56 UTC) #45
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-12 18:48:11 UTC) #47
palmer
website_settings LGTM.
4 years, 11 months ago (2016-01-12 18:51:36 UTC) #48
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412523003/370001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412523003/370001
4 years, 11 months ago (2016-01-14 20:06:40 UTC) #51
commit-bot: I haz the power
Committed patchset #20 (id:370001)
4 years, 11 months ago (2016-01-14 21:12:57 UTC) #52
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 22:03:28 UTC) #54
Message was sent while issue was closed.
Patchset 20 (id:??) landed as
https://crrev.com/18120959576e11ad4dec9edd2c3539ed0bba7cc7
Cr-Commit-Position: refs/heads/master@{#369542}

Powered by Google App Engine
This is Rietveld 408576698