commit | 7f7498edddcf10919e4c04489b1d2f546626a9e6 | [log] [tgz] |
---|---|---|
author | Elly <ellyjones@chromium.org> | Tue Jun 25 13:05:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 13:05:31 2024 |
tree | 00cb7df83961e3d0b31fb900938c32105a8b76f7 | |
parent | 2e52489d2219430ab146ad203001924648c35660 [diff] |
views: remove dead unsafe buffer annotation Bug: 344639839 Change-Id: Id10ed8b46ae91a680027769ec97178eff7d9e578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5651522 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Auto-Submit: Elly FJ <ellyjones@chromium.org> Reviewed-by: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1319090}
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.