commit | 2d4de0b067c15b5784afc28e879a7eaeefb47df8 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Dec 12 17:23:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 12 17:23:11 2024 |
tree | df8ac8fc57be5822ee6547463b841412434f413a | |
parent | b7fb6d95a349c7e2b7be0c63c3fb14c637ccb976 [diff] |
Remove allow_unsafe_buffers pragma in //components/pdf Mechanically wrap all problematic code in UNSAFE_BUFFERS(). Bug: 383593259 Change-Id: I9b2628b6043168ba98844a7888e245c709ec2022 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6088258 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1395464}
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.