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

Issue 895163002: Add a development flag for the new material design Settings UI. (Closed)

Created:
5 years, 10 months ago by Oren Blasberg
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a development flag for the new material design Settings UI. A follow up CL will make use of this flag to enable the chrome://md-settings/ url for the new settings page. BUG=454961 Committed: https://crrev.com/5ee85fa8a1aa9a17becd12a51b44750cbf02b096 Cr-Commit-Position: refs/heads/master@{#314611}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Shorten material-design to md. #

Patch Set 3 : Remove is_android check in generated_resources. #

Total comments: 4

Patch Set 4 : Address nits. #

Total comments: 5

Patch Set 5 : Update histograms.xml -- required for the about_flags test to pass. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 32 (9 generated)
Oren Blasberg
5 years, 10 months ago (2015-02-03 22:07:04 UTC) #2
James Hawkins
https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd#newcode5410 chrome/app/generated_resources.grd:5410: + <if expr="not is_android"> Why is this gated on ...
5 years, 10 months ago (2015-02-03 22:08:46 UTC) #3
Oren Blasberg
https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd#newcode5410 chrome/app/generated_resources.grd:5410: + <if expr="not is_android"> On 2015/02/03 22:08:46, James Hawkins ...
5 years, 10 months ago (2015-02-03 22:13:35 UTC) #4
James Hawkins
https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd#newcode5410 chrome/app/generated_resources.grd:5410: + <if expr="not is_android"> On 2015/02/03 22:13:34, Oren Blasberg ...
5 years, 10 months ago (2015-02-03 22:15:22 UTC) #5
Oren Blasberg
https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/1/chrome/app/generated_resources.grd#newcode5410 chrome/app/generated_resources.grd:5410: + <if expr="not is_android"> On 2015/02/03 22:15:22, James Hawkins ...
5 years, 10 months ago (2015-02-03 22:21:57 UTC) #6
James Hawkins
LGTM with nits. https://codereview.chromium.org/895163002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/40001/chrome/app/generated_resources.grd#newcode5414 chrome/app/generated_resources.grd:5414: + If enabled, the chrome://md-settings/ URL ...
5 years, 10 months ago (2015-02-03 22:23:46 UTC) #7
stevenjb
Let's create a crbug.com issue for "Create material design settings page" and specify that for ...
5 years, 10 months ago (2015-02-03 22:27:21 UTC) #8
Oren Blasberg
https://codereview.chromium.org/895163002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/895163002/diff/40001/chrome/app/generated_resources.grd#newcode5414 chrome/app/generated_resources.grd:5414: + If enabled, the chrome://md-settings/ URL will load the ...
5 years, 10 months ago (2015-02-03 22:29:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895163002/60001
5 years, 10 months ago (2015-02-03 22:32:17 UTC) #12
Dan Beam
https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h#newcode134 chrome/common/chrome_switches.h:134: extern const char kEnableLinkableEphemeralApps[]; why not just an --enable-material-design?
5 years, 10 months ago (2015-02-03 22:38:02 UTC) #14
James Hawkins
https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h#newcode134 chrome/common/chrome_switches.h:134: extern const char kEnableLinkableEphemeralApps[]; On 2015/02/03 22:38:02, Dan Beam ...
5 years, 10 months ago (2015-02-03 22:47:39 UTC) #15
Dan Beam
https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h#newcode134 chrome/common/chrome_switches.h:134: extern const char kEnableLinkableEphemeralApps[]; On 2015/02/03 22:47:39, James Hawkins ...
5 years, 10 months ago (2015-02-03 22:48:33 UTC) #16
Dan Beam
https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h#newcode134 chrome/common/chrome_switches.h:134: extern const char kEnableLinkableEphemeralApps[]; On 2015/02/03 22:48:33, Dan Beam ...
5 years, 10 months ago (2015-02-03 22:54:50 UTC) #17
James Hawkins
On 2015/02/03 22:54:50, Dan Beam wrote: > https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h > File chrome/common/chrome_switches.h (right): > > https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h#newcode134 ...
5 years, 10 months ago (2015-02-03 22:59:54 UTC) #18
Dan Beam
On 2015/02/03 22:59:54, James Hawkins wrote: > On 2015/02/03 22:54:50, Dan Beam wrote: > > ...
5 years, 10 months ago (2015-02-03 23:01:43 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/21115)
5 years, 10 months ago (2015-02-03 23:28:47 UTC) #21
Oren Blasberg
mpearson@chromium.org: Please review changes in histograms.xml - thanks so much!
5 years, 10 months ago (2015-02-04 00:07:47 UTC) #24
michaelpg
lgtm I suggest adding the actual URL to the CL description. https://codereview.chromium.org/895163002/diff/60001/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): ...
5 years, 10 months ago (2015-02-04 02:20:22 UTC) #26
michaelpg
On 2015/02/03 23:01:43, Dan Beam wrote: > On 2015/02/03 22:59:54, James Hawkins wrote: > > ...
5 years, 10 months ago (2015-02-04 02:21:54 UTC) #27
Mark P
histograms.xml lgtm
5 years, 10 months ago (2015-02-04 16:51:53 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895163002/80001
5 years, 10 months ago (2015-02-04 18:09:51 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-04 20:04:34 UTC) #31
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 20:06:52 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5ee85fa8a1aa9a17becd12a51b44750cbf02b096
Cr-Commit-Position: refs/heads/master@{#314611}

Powered by Google App Engine
This is Rietveld 408576698