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

Issue 2921973002: Hide Night Light behind a flag (Closed)

Created:
3 years, 6 months ago by afakhry
Modified:
3 years, 6 months ago
Reviewers:
James Cook, stevenjb
CC:
chromium-reviews, sadrul, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, asvitkine+watch_chromium.org, kalyank, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Hide Night Light behind a flag Feature is not ready to ship yet in M60. This CL hides it behind a flag to be merged back to M60. BUG=729226 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2921973002 Cr-Commit-Position: refs/heads/master@{#477054} Committed: https://chromium.googlesource.com/chromium/src/+/9e0a18b3e858c685893f1b9c2c59646fa555f187

Patch Set 1 #

Total comments: 4

Patch Set 2 : James' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -35 lines) Patch
M ash/ash_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/shell.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M ash/shell.cc View 1 3 chunks +10 lines, -2 lines 0 comments Download
M ash/system/night_light/night_light_controller.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ash/system/night_light/night_light_controller.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M ash/system/night_light/night_light_controller_unittest.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
M ash/system/night_light/tray_night_light_unittest.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
M ash/system/tiles/tiles_default_view.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M ash/system/tiles/tray_tiles_unittest.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display.html View 1 chunk +25 lines, -23 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display.js View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
afakhry
jamescook@ Please take a look at ash. stevenjb@ Please take a look at settings. Thanks!
3 years, 6 months ago (2017-06-02 23:33:28 UTC) #8
James Cook
ash LGTM with nits https://codereview.chromium.org/2921973002/diff/20001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/2921973002/diff/20001/ash/shell.h#newcode341 ash/shell.h:341: DCHECK(NightLightController::IsFeatureEnabled()); If you want to ...
3 years, 6 months ago (2017-06-02 23:40:05 UTC) #9
afakhry
https://codereview.chromium.org/2921973002/diff/20001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/2921973002/diff/20001/ash/shell.h#newcode341 ash/shell.h:341: DCHECK(NightLightController::IsFeatureEnabled()); On 2017/06/02 23:40:05, James Cook wrote: > If ...
3 years, 6 months ago (2017-06-03 00:09:03 UTC) #11
stevenjb
lgtm
3 years, 6 months ago (2017-06-05 17:19:26 UTC) #15
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/2921973002/40001
3 years, 6 months ago (2017-06-05 17:40:38 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 19:23:31 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9e0a18b3e858c685893f1b9c2c59...

Powered by Google App Engine
This is Rietveld 408576698