commit | ca858d65c00a80aada8520c09d000092d081a6eb | [log] [tgz] |
---|---|---|
author | Bruno Pitrus <brunopitrus@hotmail.com> | Thu Nov 03 13:43:09 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 03 13:43:09 2022 |
tree | 46c631b8db51115361ea46a5de841225aac9d877 | |
parent | b81e417987061a332fa7d2215e1eecf4e459cf13 [diff] |
Correct ODR violation Types inside anonymous namespaces have internal linkage and cannot match across translation units. Change-Id: I57182a3788a997070b5656e2177a84abbfca0cb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3998576 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Auto-Submit: Bruno Pitrus <brunopitrus@hotmail.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#1066970}
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.