commit | 60d183dec36a7db1bf2299546a4e90de39221d7e | [log] [tgz] |
---|---|---|
author | Klaus Weidner <klausw@chromium.org> | Fri Jan 28 19:16:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 28 19:16:37 2022 |
tree | 5a964cfb8ab456804d3b4d798f502d23cc7b379a | |
parent | 17cd00fbfb78e2f133de7f352eef54b33010e778 [diff] |
Update possibly-misleading comment in autogenerated mojom .cc files. (I had spent a fair amount of time investigating the possibility of a corrupted message, when the actual problem had been that the underlying connection had been closed previously.) Change-Id: If843f60d2a907b25b8e496636690bd98ce9e7c10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3422311 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/main@{#964706}
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.