commit | 8ff9c300b5f0a3fbff1822871dd0048210db370f | [log] [tgz] |
---|---|---|
author | Scott Violet <[email protected]> | Thu Feb 22 22:28:35 2018 |
committer | Commit Bot <[email protected]> | Thu Feb 22 22:28:35 2018 |
tree | 63e0cda0c3e385dd3be2f4f52ac23bc4fd0b6218 | |
parent | 2a02a69e3173a85fc6ae4f39c7aec28b2ea0da54 [diff] |
chromeos: move --mus and --mash to features This is mildly tricky as --mash implies the window service too. So, there is now a function test if mus (meaning either Mus or Mash is enabled). This nukes IsMusHostingViz() and instead queries the feature directly. Additionally I've nuked supplying how to configure aura in init params (as it can be determined from features directly). BUG=800357 TEST=covered by tests Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ib51c5135caf9df4b4e430ccd20b63a4bea6dae93 Reviewed-on: https://chromium-review.googlesource.com/927360 Reviewed-by: Mark Pearson <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Sadrul Chowdhury <[email protected]> Commit-Queue: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#538591}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .