commit | f1e023ebc199670da0a80a5eca50fe6cadb170e3 | [log] [tgz] |
---|---|---|
author | Wez <[email protected]> | Tue Oct 26 08:42:58 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 26 08:42:58 2021 |
tree | 4ace6fdf9e549a2c54b29852741a3476197c8bcf | |
parent | 7127e0547bdc5a4131810f379f1c232f9d7ac612 [diff] |
[fuchsia] Exit process when services fail, rather than crashing Bug: fuchsia:60820 Change-Id: Ibe0d662e1daa515200c2438dee237f96833e7718 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3226174 Auto-Submit: Wez <[email protected]> Reviewed-by: David Dorwin <[email protected]> Reviewed-by: Jochen Eisinger <[email protected]> Commit-Queue: Wez <[email protected]> Cr-Commit-Position: refs/heads/main@{#934874}
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.