forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chromeos: Enable SingleProcessMash (in-proc window service) by default
Turns on the window service (code in //services/ws) and uses it to back aura and views (code in //ui/aura/mus and //ui/views/mus). Runs the window service in-process. A label "SingleProcessMash enabled" will appear on the desktop wallpaper to let developers and QA know the feature is enabled. The label will be removed in a separate CL before this feature goes to dev channel. Otherwise there are no visible changes. Flips the former "single_process_mash_*" bot configs to "non_single_process_mash_*" and runs them with the feature disabled. This should keep the old code paths working until we're sure this feature will stick. TBR=sky@chromium.org BUG=918537 TEST=single_process_mash_* bots Change-Id: I58a30fd81ea12645b1aabc049c7e697ef1d9e72a Reviewed-on: https://chromium-review.googlesource.com/c/1393467 Reviewed-by: Jun Mukai <mukai@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#619508}
- Loading branch information
James Cook
authored and
Commit Bot
committed
Jan 2, 2019
1 parent
2626d25
commit badd8a0
Showing
6 changed files
with
131 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.