commit | 20a8ff713d2bcbaaa9f5009c21ce0ba6d13b51de | [log] [tgz] |
---|---|---|
author | Ian Barkley-Yeung <[email protected]> | Thu Jul 01 01:06:35 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 01 01:06:35 2021 |
tree | 01c64263cf1c7223b80bf017c7ca3d54997b74c4 | |
parent | 2e3517397a70c608e587a7c2b2904acf989f99bf [diff] |
webui_explainer.md: Added section on error reporting Add a section on error reporting, including explanations of when error reports will happen, how to see them, and how to turn them off if desired. Fixed: b:186643751 Change-Id: Id2c70096055be3dcf756a1767d3a262bd5ffca5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2995494 Commit-Queue: Ian Barkley-Yeung <[email protected]> Reviewed-by: dpapad <[email protected]> Cr-Commit-Position: refs/heads/master@{#897602}
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.