commit | e400cb1bdffdc10f87cf648481d3eadf96fd8496 | [log] [tgz] |
---|---|---|
author | Evan Stade <[email protected]> | Mon Mar 07 21:13:06 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 07 21:13:06 2022 |
tree | 77ef3e2c5d657877df10364c79e9d645d8070763 | |
parent | 48cc4c5351d1e5291838394a4e4f5ae37e60a0a7 [diff] |
Fix UAF in apps page. (cherry picked from commit 64f02e6e38d192a234a1d4f873d01e05aa85a367) Bug: 1302157 Change-Id: I078d20add15bccec84ba13c384c191fd3b60c85b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3498946 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Evan Stade <[email protected]> Cr-Original-Commit-Position: refs/heads/main@{#977002} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3508332 Auto-Submit: Evan Stade <[email protected]> Commit-Queue: Rubber Stamper <[email protected]> Bot-Commit: Rubber Stamper <[email protected]> Cr-Commit-Position: refs/branch-heads/4844@{#999} Cr-Branched-From: 007241ce2e6c8e5a7b306cc36c730cd07cd38825-refs/heads/main@{#961656}
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.