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

Issue 2208613002: Remove MOJO_SHELL_CLIENT define. (Closed)

Created:
4 years, 4 months ago by sadrul
Modified:
4 years, 4 months ago
CC:
chromium-reviews, nasko+codewatch_chromium.org, creis+watch_chromium.org, jam, sadrul, mlamouri+watch-content_chromium.org, tfarina, dzhioev+watch_chromium.org, achuith+watch_chromium.org, dcheng, darin-cc_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove MOJO_SHELL_CLIENT define. MOJO_SHELL_CLIENT was defined only for gn builds. Now that gn is the default on all platforms, remove this define. In some targets, MOJO_SHELL_CLIENT was defined only for aura platforms. Replace MOJO_SHELL_CLIENT check with check for USE_AURA instead in those targets. BUG=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/943e3b3d3c21264c8df5d7028e5ab4cc57b3f9af Cr-Commit-Position: refs/heads/master@{#409839}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : tot-merge #

Total comments: 2

Patch Set 5 : tot merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -161 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 3 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 4 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc View 5 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc View 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/ash_init.cc View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/ash/ash_util.cc View 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc View 4 chunks +5 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc View 1 3 chunks +6 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/native_browser_frame_factory_auralinux.cc View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/ui/views/frame/native_browser_frame_factory_aurawin.cc View 1 chunk +1 line, -7 lines 0 comments Download
M chrome/browser/ui/views/frame/native_browser_frame_factory_chromeos.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/status_bubble_views.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_drag_controller.cc View 1 2 3 4 2 chunks +4 lines, -7 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/base/browser_tests_main.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/app/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 3 4 4 chunks +4 lines, -7 lines 0 comments Download
M content/browser/child_process_launcher.h View 1 chunk +0 lines, -9 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private.cc View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 2 3 4 3 chunks +1 line, -6 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/BUILD.gn View 1 chunk +1 line, -4 lines 0 comments Download
M content/public/common/BUILD.gn View 1 chunk +0 lines, -9 lines 0 comments Download
M content/renderer/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/render_widget.cc View 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 31 (25 generated)
sadrul
4 years, 4 months ago (2016-08-03 17:16:55 UTC) #13
Ben Goodger (Google)
lgtm, but see note below: https://codereview.chromium.org/2208613002/diff/80001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2208613002/diff/80001/chrome/browser/chrome_browser_main.cc#newcode271 chrome/browser/chrome_browser_main.cc:271: #if defined(USE_AURA) So you're ...
4 years, 4 months ago (2016-08-04 14:43:36 UTC) #22
sadrul
https://codereview.chromium.org/2208613002/diff/80001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2208613002/diff/80001/chrome/browser/chrome_browser_main.cc#newcode271 chrome/browser/chrome_browser_main.cc:271: #if defined(USE_AURA) On 2016/08/04 14:43:36, Ben Goodger (Google) wrote: ...
4 years, 4 months ago (2016-08-04 14:47:43 UTC) #23
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/2208613002/100001
4 years, 4 months ago (2016-08-04 16:58:10 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 4 months ago (2016-08-04 18:23:19 UTC) #29
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 18:25:38 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/943e3b3d3c21264c8df5d7028e5ab4cc57b3f9af
Cr-Commit-Position: refs/heads/master@{#409839}

Powered by Google App Engine
This is Rietveld 408576698