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

Issue 1168793002: Add an initial implementation of the Privacy Page. No subpages yet. (Closed)

Created:
5 years, 6 months ago by Jeremy Klein
Modified:
5 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an initial implementation of the Privacy Page. No subpages yet. BUG= Committed: https://crrev.com/4e3cc90185e8fb445ef4631df0fc283bfb15e407 Cr-Commit-Position: refs/heads/master@{#333686}

Patch Set 1 #

Patch Set 2 : remove copy pasta #

Total comments: 6

Patch Set 3 : kyle's comments #

Total comments: 12

Patch Set 4 : jhawkins's comments #

Total comments: 8

Patch Set 5 : More James comments #

Patch Set 6 : fix a broken test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -14 lines) Patch
M chrome/app/settings_chromium_strings.grdp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/settings_google_chrome_strings.grdp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/settings_strings.grdp View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/settings/stub_cros_settings_provider.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/settings_private/prefs_util.cc View 1 2 3 4 5 2 chunks +21 lines, -1 line 0 comments Download
A + chrome/browser/resources/settings/privacy_page/privacy_page.css View 1 chunk +3 lines, -3 lines 0 comments Download
A chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 2 3 4 1 chunk +69 lines, -0 lines 0 comments Download
A + chrome/browser/resources/settings/privacy_page/privacy_page.js View 1 2 3 4 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/routes.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_main/settings_main.html View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_page.css View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (9 generated)
Jeremy Klein
5 years, 6 months ago (2015-06-08 18:28:19 UTC) #2
Kyle Horimoto
https://codereview.chromium.org/1168793002/diff/20001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/20001/chrome/app/settings_strings.grdp#newcode126 chrome/app/settings_strings.grdp:126: <message name="IDS_SETTINGS_PRIVACY_PAGE_TITLE" desc="Name of the settings page which privacy ...
5 years, 6 months ago (2015-06-08 18:41:06 UTC) #3
Jeremy Klein
https://codereview.chromium.org/1168793002/diff/20001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/20001/chrome/app/settings_strings.grdp#newcode126 chrome/app/settings_strings.grdp:126: <message name="IDS_SETTINGS_PRIVACY_PAGE_TITLE" desc="Name of the settings page which privacy ...
5 years, 6 months ago (2015-06-08 19:42:44 UTC) #4
Kyle Horimoto
lgtm
5 years, 6 months ago (2015-06-08 20:18:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168793002/40001
5 years, 6 months ago (2015-06-08 20:23:36 UTC) #7
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/69205)
5 years, 6 months ago (2015-06-08 20:31:32 UTC) #9
Jeremy Klein
+James for OWNER approval an a few files.
5 years, 6 months ago (2015-06-08 21:16:19 UTC) #11
James Hawkins
https://codereview.chromium.org/1168793002/diff/40001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/40001/chrome/app/settings_strings.grdp#newcode159 chrome/app/settings_strings.grdp:159: <message name="IDS_SETTINGS_PRIVACY_SITE_SETTINGS_BUTTON" desc="Text for site settings button in Privacy ...
5 years, 6 months ago (2015-06-08 21:20:18 UTC) #12
Jeremy Klein
https://codereview.chromium.org/1168793002/diff/40001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/40001/chrome/app/settings_strings.grdp#newcode159 chrome/app/settings_strings.grdp:159: <message name="IDS_SETTINGS_PRIVACY_SITE_SETTINGS_BUTTON" desc="Text for site settings button in Privacy ...
5 years, 6 months ago (2015-06-09 03:42:15 UTC) #13
James Hawkins
https://codereview.chromium.org/1168793002/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/60001/chrome/app/settings_strings.grdp#newcode159 chrome/app/settings_strings.grdp:159: <message name="IDS_SETTINGS_SITE_SETTINGS_BUTTON" desc="Text for site settings button in Privacy ...
5 years, 6 months ago (2015-06-09 16:30:32 UTC) #14
Jeremy Klein
https://codereview.chromium.org/1168793002/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1168793002/diff/60001/chrome/app/settings_strings.grdp#newcode159 chrome/app/settings_strings.grdp:159: <message name="IDS_SETTINGS_SITE_SETTINGS_BUTTON" desc="Text for site settings button in Privacy ...
5 years, 6 months ago (2015-06-09 18:13:52 UTC) #15
James Hawkins
lgtm
5 years, 6 months ago (2015-06-09 18:47:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168793002/80001
5 years, 6 months ago (2015-06-09 18:48:38 UTC) #19
commit-bot: I haz the power
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/65909)
5 years, 6 months ago (2015-06-09 20:01:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168793002/100001
5 years, 6 months ago (2015-06-10 04:55:44 UTC) #24
Jeremy Klein
I was able to fix the broken test, but stevenjb@, do you have any idea ...
5 years, 6 months ago (2015-06-10 04:57:35 UTC) #25
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 6 months ago (2015-06-10 05:41:42 UTC) #26
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 05:42:26 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4e3cc90185e8fb445ef4631df0fc283bfb15e407
Cr-Commit-Position: refs/heads/master@{#333686}

Powered by Google App Engine
This is Rietveld 408576698