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

Issue 2616023005: cros: Remove OS_CHROMEOS ifdefs in ash/common (Closed)

Created:
3 years, 11 months ago by James Cook
Modified:
3 years, 11 months ago
Reviewers:
msw
CC:
chromium-reviews, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, devtools-reviews_chromium.org, kalyank, darin (slow to review), pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Remove OS_CHROMEOS ifdefs in ash/common Ash only builds on Chrome OS these days, so it doesn't need platform ifdefs. The only thing remaining in ash/common is accelerators, which is a bigger reshuffle. BUG=666773 TEST=ash_unittests Review-Url: https://codereview.chromium.org/2616023005 Cr-Commit-Position: refs/heads/master@{#442050} Committed: https://chromium.googlesource.com/chromium/src/+/599dea53e8b6318344fd9d7375c9021d2bde0adb

Patch Set 1 #

Total comments: 6

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -134 lines) Patch
M ash/common/ash_constants.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/common/ash_constants.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/common/ash_switches.h View 3 chunks +0 lines, -8 lines 0 comments Download
M ash/common/ash_switches.cc View 5 chunks +0 lines, -7 lines 0 comments Download
M ash/common/devtools/ash_devtools_unittest.cc View 1 chunk +1 line, -8 lines 0 comments Download
M ash/common/mojo_interface_factory.cc View 4 chunks +1 line, -8 lines 0 comments Download
M ash/common/shutdown_controller.cc View 1 2 chunks +9 lines, -14 lines 0 comments Download
M ash/common/wallpaper/wallpaper_controller_unittest.cc View 1 chunk +1 line, -7 lines 0 comments Download
M ash/common/wm/maximize_mode/maximize_mode_controller.h View 6 chunks +3 lines, -14 lines 0 comments Download
M ash/common/wm/maximize_mode/maximize_mode_controller.cc View 9 chunks +2 lines, -17 lines 0 comments Download
M ash/common/wm/workspace/workspace_layout_manager_unittest.cc View 1 chunk +1 line, -7 lines 0 comments Download
M ash/common/wm_root_window_controller.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/common/wm_shell.h View 1 10 chunks +14 lines, -22 lines 0 comments Download
M ash/common/wm_shell.cc View 5 chunks +9 lines, -16 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
James Cook
msw, please take a look. The only thing non-trivial is the reordering of member variables ...
3 years, 11 months ago (2017-01-06 05:21:26 UTC) #4
msw
lgtm with a q, nit, and aside. https://codereview.chromium.org/2616023005/diff/1/ash/common/shutdown_controller.cc File ash/common/shutdown_controller.cc (right): https://codereview.chromium.org/2616023005/diff/1/ash/common/shutdown_controller.cc#newcode20 ash/common/shutdown_controller.cc:20: if (base::SysInfo::IsRunningOnChromeOS()) ...
3 years, 11 months ago (2017-01-06 18:22:51 UTC) #7
James Cook
Thanks for the review. https://codereview.chromium.org/2616023005/diff/1/ash/common/shutdown_controller.cc File ash/common/shutdown_controller.cc (right): https://codereview.chromium.org/2616023005/diff/1/ash/common/shutdown_controller.cc#newcode20 ash/common/shutdown_controller.cc:20: if (base::SysInfo::IsRunningOnChromeOS()) { On 2017/01/06 ...
3 years, 11 months ago (2017-01-06 20:33:05 UTC) #8
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/2616023005/20001
3 years, 11 months ago (2017-01-06 20:34:09 UTC) #11
msw
lgtm
3 years, 11 months ago (2017-01-06 20:34:20 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 21:08:57 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/599dea53e8b6318344fd9d7375c9...

Powered by Google App Engine
This is Rietveld 408576698