commit | 7d5b00b6156871fd255b18e4976746a0a5d22466 | [log] [tgz] |
---|---|---|
author | Jordan Bayles <jophba@chromium.org> | Sat Dec 07 23:04:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 07 23:04:29 2024 |
tree | 660d241a36fba4d7c3e4a8af47b91da48fe8902a | |
parent | eae39d400619ea94a811ca1e6791aee378bd1eb6 [diff] |
[Cast] Resolve some UNSAFE_BUFFERS_BUILD pragmas This patch resolves all of the UNSAFE_BUFFERS_BUILD pragmas in media/cast files that are not planned to go away (excluding legacy video encoding files). Bug: 40285824 Change-Id: I845d6c63e8d8318b0dde0ae6e17ac9ee7f326fde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6049440 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/main@{#1393379}
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.