commit | 44ac299157ea2956d25228423dabffc2c4a3cb8b | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Wed Nov 29 02:33:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 02:33:22 2023 |
tree | 1e732a1d2165afc1e0af30c29307582df6c3e08b | |
parent | 89602a457a7de3774ea3ea017fd38b71e94a5a3f [diff] |
[mojom] Enable scrambling mojom message IDs only on official builds crrev.com/c/5051308 disabled the mojom message ID scrambling on CQ builds. If there is no issue on CQ, I will enable it only on official builds so that CI builds and developer builds can also avoid rebuilds after every chrome/VERSION update. I will also revert crrev.com/c/5051308 after submitting this CL. Bug: 1503570 Change-Id: Icd48cd0b665ee75583d6916ea50a98daeda46db0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5065071 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/main@{#1230399}
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.