commit | 1d0e0e14f36fc5d62a945843d61fd6def361145f | [log] [tgz] |
---|---|---|
author | Joanmarie Diggs <jdiggs@igalia.com> | Mon Sep 19 11:57:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 19 11:57:03 2022 |
tree | b1d4796364b84b1e68d57abcd0275a75c092bbdd | |
parent | 11a5865eb9e4a85d73ba106a9964d294bd764dde [diff] |
DanglingPtr: fix dangling ptr in AXVirtualView Use ExtractAsDangling() to avoid having ax_platform_node_ briefly dangle during destruction. AX-Relnotes: n/a Bug: 1291138 Change-Id: I2252286061042e32ab0d785975ab0a6a64c35fd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3890932 Reviewed-by: Daniel Libby <dlibby@microsoft.com> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/main@{#1048572}
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.