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

Issue 2799933003: Allow 'enable_package_mash_services' GN flag to be functional for non-chromeos builds (Closed)

Created:
3 years, 8 months ago by tonikitoo
Modified:
3 years, 6 months ago
CC:
chromium-reviews, msisov
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow 'enable_package_mash_services' GN flag to be functional for non-chromeos builds The ENABLE_PACKAGE_MASH_SERVICES compile flag is enabled in accordance to its gn variable counterpart, $enable_package_mash_services, which by default is enabled for ChromeOS builds: see chrome/common/features.gni enable_package_mash_services = is_chromeos Until [1], it was possible to set enable_package_mash_services=true for non-ChromeOS builds (e.g. ozone/linux os) and then make ::MashMain codepath accessible (triggered by --mus and --mash command line parameters). This CL relaxes the ChromeOS enforcement so that `chrome --mus` linux/ozone builds continue to launch on off-trunk [2]. For ChromeOS matters, it does not change anything. [1] https://codereview.chromium.org/2755813002/diff/300001/chrome/app/chrome_main.cc [2] https://github.com/Igalia/chromium/tree/ozone-wayland-dev R=ben@chromium.org BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/app/chrome_main.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (11 generated)
tonikitoo
ben: PTAL
3 years, 8 months ago (2017-04-07 16:03:57 UTC) #3
tonikitoo
On 2017/04/07 16:03:57, tonikitoo wrote: > ben: PTAL gentle ping review.
3 years, 7 months ago (2017-05-16 04:28:04 UTC) #11
Ben Goodger (Google)
lgtm
3 years, 7 months ago (2017-05-16 04:31:40 UTC) #12
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/2799933003/1
3 years, 7 months ago (2017-05-16 04:33:51 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 04:37:20 UTC) #16
Try jobs failed on following builders:
  android_cronet on master.tryserver.chromium.android (JOB_FAILED,
https://build.chromium.org/p/tryserver.chromium.android/builders/android_cron...)

Powered by Google App Engine
This is Rietveld 408576698