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

Issue 2163393003: Tab switcher theme colors no longer behind flag (Closed)

Created:
4 years, 5 months ago by mdjones
Modified:
4 years, 3 months ago
Reviewers:
rkaplow, gone, jwd
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tab switcher theme colors no longer behind flag Tab switcher theme colors are now on by default. BUG=624944 Committed: https://crrev.com/cbac917bbb4eaaf08438358505f00f66999cd355 Cr-Commit-Position: refs/heads/master@{#415078}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Total comments: 4

Patch Set 4 : obsolete flag instead of remove #

Patch Set 5 : rebase #

Patch Set 6 : Littering flags #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -60 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/LayerTitleCache.java View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/TabListSceneLayer.java View 1 2 2 chunks +1 line, -8 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/util/FeatureUtilities.java View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/android/compositor/layer/tab_layer.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/tab_layer.cc View 1 2 3 4 5 chunks +1 line, -16 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 34 (17 generated)
mdjones
ptal
4 years, 4 months ago (2016-07-28 01:08:44 UTC) #2
gone
You'll need the metrics folks to approve the histogram change. https://chromiumcodereview.appspot.com/2163393003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://chromiumcodereview.appspot.com/2163393003/diff/40001/tools/metrics/histograms/histograms.xml#oldcode82358 ...
4 years, 4 months ago (2016-07-28 16:20:18 UTC) #3
gone
lgtm for the rest, though.
4 years, 4 months ago (2016-07-28 16:20:38 UTC) #4
mdjones
+rkaplow for histograms.xml
4 years, 4 months ago (2016-07-28 16:49:38 UTC) #6
mdjones
https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml#oldcode82358 tools/metrics/histograms/histograms.xml:82358: - <int value="423855924" label="enable-tab-switcher-theme-colors"/> On 2016/07/28 16:20:18, dfalcantara wrote: ...
4 years, 4 months ago (2016-07-28 16:50:42 UTC) #7
rkaplow
https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml#oldcode82358 tools/metrics/histograms/histograms.xml:82358: - <int value="423855924" label="enable-tab-switcher-theme-colors"/> On 2016/07/28 16:50:42, mdjones wrote: ...
4 years, 4 months ago (2016-07-28 19:47:23 UTC) #8
mdjones
https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2163393003/diff/40001/tools/metrics/histograms/histograms.xml#oldcode82358 tools/metrics/histograms/histograms.xml:82358: - <int value="423855924" label="enable-tab-switcher-theme-colors"/> On 2016/07/28 19:47:23, rkaplow wrote: ...
4 years, 4 months ago (2016-07-28 20:31:34 UTC) #9
rkaplow
lgtm thanks!
4 years, 4 months ago (2016-07-29 20:20:56 UTC) #10
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/2163393003/80001
4 years, 4 months ago (2016-08-11 18:02:11 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/259559)
4 years, 4 months ago (2016-08-11 18:41:06 UTC) #23
mdjones
On 2016/07/29 20:20:56, rkaplow wrote: > lgtm > > thanks! Changing the flag name appears ...
4 years, 4 months ago (2016-08-11 18:50:32 UTC) #24
mdjones
+jwd since rkaplow is ooo. How should the obsolete flag be renamed? Adding "obsolete" makes ...
4 years, 3 months ago (2016-08-29 15:42:42 UTC) #26
jwd
On 2016/08/29 15:42:42, mdjones wrote: > +jwd since rkaplow is ooo. How should the obsolete ...
4 years, 3 months ago (2016-08-29 20:04:06 UTC) #27
mdjones
On 2016/08/29 20:04:06, jwd wrote: > On 2016/08/29 15:42:42, mdjones wrote: > > +jwd since ...
4 years, 3 months ago (2016-08-29 21:28:59 UTC) #28
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/2163393003/100001
4 years, 3 months ago (2016-08-29 21:43:21 UTC) #31
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-08-30 04:12:16 UTC) #32
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 04:14:02 UTC) #34
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/cbac917bbb4eaaf08438358505f00f66999cd355
Cr-Commit-Position: refs/heads/master@{#415078}

Powered by Google App Engine
This is Rietveld 408576698