commit | 36d52e6b51e6471be2cc954ac9f6f1cd7feb7ea6 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Mon Dec 11 21:29:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 11 21:29:33 2023 |
tree | 0ed0644f2c54244392cc2032c0bd3c1825c5332e | |
parent | 5c36f3ee78496a063d276c14e5232b3406074252 [diff] |
bind_internal.h cleanup: Try to improve error messages slightly. Just trying to make the messages more direct, brief, readable. Bug: none Change-Id: Ie4c3b320d241317dac873a56490a5ed6c625ef2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5111779 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1235946}
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.