commit | cf1c0bd0cef311392254af8bc60ed9040c457aa7 | [log] [tgz] |
---|---|---|
author | Emilia Paz <emiliapaz@chromium.org> | Wed Dec 01 23:50:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 01 23:50:18 2021 |
tree | 239b333c8c2fee0901e9217604726dccc44a64f3 | |
parent | 37b6ee9668cd37062111c3a636d4c97bc5502796 [diff] |
[M96][Extensions] Drag/drop pinned extensions only when extension exists An extension can be deleted while dragging. Now, dropping will only happen if there is an action for the extension dragged (either if the drag was inside or outside the container). Screencast: https://screencast.googleplex.com/cast/NTI4ODA4NjgxMzU0MDM1MnwzNzU0MjBjNS0zMQ Bug: 1266510 (cherry picked from commit 92cf863b4197ec51ed3d0be9aa9abd33a78165c7) Change-Id: Ib7ed338ac792d455143008d81cbb0552092cec51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3263281 Reviewed-by: Caroline Rising <corising@chromium.org> Commit-Queue: Emilia Paz <emiliapaz@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#939447} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307077 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/branch-heads/4664@{#1201} Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
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.