commit | e0b7609f013cd78b05f5d3bd752b8d501e07067d | [log] [tgz] |
---|---|---|
author | Nate Chapin <japhet@chromium.org> | Fri Oct 29 17:36:02 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 29 17:36:02 2021 |
tree | aa588344a1202c7c0038be9486da755a32b3424d | |
parent | d291ab29dffb788713a2e5f62b3107eebf4a0b65 [diff] |
Fix crash when using AccessibleNode::appendChild() in a detached window Bug: 1262836 Change-Id: I032853d603864495537c5e4996336155551a620d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251694 Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by: Nektarios Paisios <nektar@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/main@{#936457}
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.