commit | f9f73d5e555cb86285eaaf26f22134e6e58f2220 | [log] [tgz] |
---|---|---|
author | Tom Sepez <tsepez@chromium.org> | Wed Mar 05 18:04:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 18:04:13 2025 |
tree | 4e56647681d5e9225d225c839ad06b57178af9ea | |
parent | 0dd9ab8baa44b6884d7597bc57ddcdd61c013b1a [diff] |
Remove file-wide unsafe_buffers pragma from blink/ [18 of N] Suppress warnings on an expression by expression basis. Bug: 351564777 Change-Id: I49da7f352c1ff7feded649f20819bae2cc207ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6319438 Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428410}
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.