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

Issue 2409003002: [MD settings] flag to enable site settings All sites and Site details pages (Closed)

Created:
4 years, 2 months ago by dschuyler
Modified:
4 years, 2 months ago
Reviewers:
Dan Beam, Steven Holte
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, asvitkine+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD settings] flag to enable site settings All sites and Site details pages This CL places the pages for All Sites and Site details behind a flag. BUG=654638 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/b2bc8c55e0b4e130cd0f8b9e9dae77c3c0134a42 Cr-Commit-Position: refs/heads/master@{#425503}

Patch Set 1 #

Patch Set 2 : var name changes #

Total comments: 10

Patch Set 3 : review changes; unit test fixes #

Total comments: 2

Patch Set 4 : merge with master; fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -13 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.js View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/site_settings_page.html View 1 2 1 chunk +11 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/site_settings_page/site_settings_page.js View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/webui/settings/site_list_tests.js View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 41 (28 generated)
dschuyler
It's been awhile since I've added a run-time flag. Does it look like I got ...
4 years, 2 months ago (2016-10-11 01:41:47 UTC) #7
Dan Beam
can we just call the code "site settings" when there's actually "sites"? and otherwise "content ...
4 years, 2 months ago (2016-10-12 17:54:06 UTC) #10
dschuyler
https://codereview.chromium.org/2409003002/diff/20001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/2409003002/diff/20001/chrome/browser/resources/settings/settings_shared_css.html#newcode310 chrome/browser/resources/settings/settings_shared_css.html:310: /* On 2016/10/12 17:54:05, Dan Beam wrote: > don't ...
4 years, 2 months ago (2016-10-13 01:23:07 UTC) #19
Dan Beam
lgtm https://codereview.chromium.org/2409003002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/2409003002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html#newcode317 chrome/browser/resources/settings/settings_shared_css.html:317: /* A settings-box with no height other than ...
4 years, 2 months ago (2016-10-13 04:37:32 UTC) #22
dschuyler
https://codereview.chromium.org/2409003002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/2409003002/diff/60001/chrome/browser/resources/settings/settings_shared_css.html#newcode317 chrome/browser/resources/settings/settings_shared_css.html:317: /* A settings-box with no height other than the ...
4 years, 2 months ago (2016-10-13 18:56:15 UTC) #25
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/2409003002/80001
4 years, 2 months ago (2016-10-13 21:12:03 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/280746)
4 years, 2 months ago (2016-10-13 21:18:06 UTC) #32
dschuyler
holte@ for owner on histograms.xml
4 years, 2 months ago (2016-10-13 21:36:37 UTC) #34
Dan Beam
ping holte@
4 years, 2 months ago (2016-10-14 21:33:54 UTC) #35
Steven Holte
histograms lgtm
4 years, 2 months ago (2016-10-14 21:48:52 UTC) #36
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/2409003002/80001
4 years, 2 months ago (2016-10-14 22:03:37 UTC) #38
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-10-14 23:03:35 UTC) #39
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 23:05:34 UTC) #41
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b2bc8c55e0b4e130cd0f8b9e9dae77c3c0134a42
Cr-Commit-Position: refs/heads/master@{#425503}

Powered by Google App Engine
This is Rietveld 408576698