commit | c502d310d8cb91f1c1098a7287e75114023e57f0 | [log] [tgz] |
---|---|---|
author | Jose Dapena Paz <jdapena@igalia.com> | Thu Sep 19 10:55:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 10:55:23 2024 |
tree | 951683571f9a90ca5e011c36ebf39855fae29e6c | |
parent | c8c382aa17e89ebfbb60074c18082ead418c5371 [diff] |
IWYU: missing include for usage of std::once_flag in css_attr_value_tainting.cc Bug: 41455655 Change-Id: I8a8d486c1ee3b2a162accb41faaadaaa0664595f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5872634 Reviewed-by: Steinar H Gunderson <sesse@chromium.org> Commit-Queue: José Dapena Paz <jdapena@igalia.com> Cr-Commit-Position: refs/heads/main@{#1357539}
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.