commit | c5e30ea5d1bcd339715df71b364b8b6243c36f2c | [log] [tgz] |
---|---|---|
author | Mihai Sardarescu <msarda@chromium.org> | Thu Nov 18 13:01:38 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 18 13:01:38 2021 |
tree | f3245e76d5896f763895d4b5953f63ad3ce0a3c2 | |
parent | f1a5c665d11832d14361ed151d964c45fc7321f6 [diff] |
Use profile path instead of profile in profile will be deleted dialog This CL uses the profile path instead of the profile while presenting the profile will be deleted dialog to avoid any UAF in case the profile object is destroyed while this dialog is presented. Fixed: 1245629 Change-Id: Id0c38c2e19acfb37feae5693b511c4d8a2a35b7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3268757 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Auto-Submit: Mihai Sardarescu <msarda@chromium.org> Reviewed-by: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/main@{#943046}
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.