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

Issue 1498733003: Ash Flag on Linux: Modified and Renamed Factory Files (Closed)

Created:
5 years ago by wierichs
Modified:
5 years ago
Reviewers:
Lei Zhang, benwells
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ash Flag on Linux: Modified and Renamed Factory Files Working towards making the USE_ASH flag work on Linux. Changed ash factories - browser_non_client_frame_view_factory_ash - immersive_mode_controller_factory_ash into more general 'view' factories, so that they can be included in USE_ASH=False builds. Ash related code in these new factory files is excluded by #if-defines for non-ash builds. BUG=565641 Committed: https://crrev.com/e9240f028b0c02aeee9f886b01e88e16d8066fd7 Cr-Commit-Position: refs/heads/master@{#363957}

Patch Set 1 #

Total comments: 2

Patch Set 2 : factory stuff in .gypi file only now. #

Total comments: 4

Patch Set 3 : fixed logic and #if define #

Total comments: 1

Patch Set 4 : Put ash file back into linux in gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -63 lines) Patch
D chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_ash.cc View 1 chunk +0 lines, -39 lines 0 comments Download
A + chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
D chrome/browser/ui/views/frame/immersive_mode_controller_factory_ash.cc View 1 chunk +0 lines, -19 lines 0 comments Download
A + chrome/browser/ui/views/frame/immersive_mode_controller_factory_views.cc View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 5 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
wierichs
5 years ago (2015-12-03 05:04:35 UTC) #2
benwells
(still going on this review, but forwarding on this bit for now...) https://codereview.chromium.org/1498733003/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc ...
5 years ago (2015-12-04 00:42:37 UTC) #6
benwells
https://codereview.chromium.org/1498733003/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc (right): https://codereview.chromium.org/1498733003/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc#newcode24 chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc:24: #if defined(OS_CHROMEOS) && defined(USE_ASH) This isn't logically equivalent - ...
5 years ago (2015-12-07 05:03:23 UTC) #7
wierichs
https://codereview.chromium.org/1498733003/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc (right): https://codereview.chromium.org/1498733003/diff/20001/chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc#newcode24 chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc:24: #if defined(OS_CHROMEOS) && defined(USE_ASH) On 2015/12/07 05:03:22, benwells wrote: ...
5 years ago (2015-12-07 23:49:39 UTC) #8
benwells
lgtm lgtm with one change removed https://codereview.chromium.org/1498733003/diff/40001/chrome/chrome_browser_ui.gypi File chrome/chrome_browser_ui.gypi (left): https://codereview.chromium.org/1498733003/diff/40001/chrome/chrome_browser_ui.gypi#oldcode1338 chrome/chrome_browser_ui.gypi:1338: 'browser/ui/views/frame/native_browser_frame_factory_desktop_ash.cc', This file ...
5 years ago (2015-12-08 01:48:06 UTC) #9
wierichs
+thestig for owner's review.
5 years ago (2015-12-08 07:24:01 UTC) #11
Lei Zhang
lgtm
5 years ago (2015-12-08 09:02:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498733003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498733003/60001
5 years ago (2015-12-09 01:58:39 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-09 03:06:14 UTC) #19
commit-bot: I haz the power
5 years ago (2015-12-09 03:07:11 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e9240f028b0c02aeee9f886b01e88e16d8066fd7
Cr-Commit-Position: refs/heads/master@{#363957}

Powered by Google App Engine
This is Rietveld 408576698