| commit | dad1b606317c1cd0e359ccd6707f7e28698fa62c | [log] [tgz] |
|---|---|---|
| author | Rohan Pavone <rohpavone@chromium.org> | Wed Mar 02 18:39:23 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 02 18:39:23 2022 |
| tree | d2420abaf040e9d1741d21bf4c394db852802cad | |
| parent | 123aa9b96932b39fb08473516ee359d87acc4a65 [diff] |
[fuchsia] Gives web_instance write access to /tmp from WES. Given --enable-web-instance-tmp, allows web_instances access to a /tmp directory. Must be used with --use-web-instance. /tmp write access allows for integration tests to run with ReturnAsStream tracing (and protobuf trace events) enabled. Bug: 1279968 Change-Id: I4bd9f997c4665eb4029404ab4ae4011d80e5e90b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3454702 Reviewed-by: Wez <wez@chromium.org> Reviewed-by: Fabrice de Gans <fdegans@chromium.org> Commit-Queue: Rohan Pavone <rohpavone@chromium.org> Cr-Commit-Position: refs/heads/main@{#976747}
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.