commit | 9a9177d5e1e0f4ca3f42d8c4fadab47099555797 | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@chromium.org> | Tue May 10 01:25:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 01:25:55 2022 |
tree | c29062ec23835410bfc69d781064a593ca23d745 | |
parent | 4f3ec25401140f2a2c78bf0632952b68737ed12b [diff] |
[Resource file sharing] Pass ash resource file sharing flag to lacros This CL lets ash pass kEnableResourcesFileSharing command line flag to lacros when it's enabled on ash side. This is required for lacros because the resources file sharing feature is base on an operation run in ash: clear or move cached resource file at ash before lacros launch. Bug: 1253280 Change-Id: I533d6533025e7991f0ac5d5c2977bc27cf08c6a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3612764 Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001278}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.