commit | 942b6c606c239357e50e5ae1d0dcd378730f2e68 | [log] [tgz] |
---|---|---|
author | Toni Barzic <tbarzic@chromium.org> | Tue Aug 16 16:53:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 16:53:49 2022 |
tree | 5942366a643475bbc43d0b125f1675c02418ec83 | |
parent | e68982d137b17f52a2a2f3f153a1c108fb7bd815 [diff] |
Reset app list drag an drop proxy when resetting shelf Fixes a UAF during display removal where app list tries to update application drag and drop proxy (whose lifetime is bound to shelf widget) after the removed display shelf is destroyed. BUG=1350609 Change-Id: I7fd6a68da051a133bc67512df5e4d1d1653f726c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3832395 Commit-Queue: Toni Barzic <tbarzic@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1035564}
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.