commit | 2a24c9c74ff7f0e6eb2a5bfd7ae7a72a6153ad6f | [log] [tgz] |
---|---|---|
author | Wenbo Jie <wenbojie@chromium.org> | Mon Mar 18 04:11:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 18 04:11:12 2024 |
tree | 4554d583996afc4240102927f57e9d2dede07a60 | |
parent | 5f56a8a5d391bd131a68db68f2151efd70682ec7 [diff] |
[FilesF2] Fix the children order for Drive directory item When Drive volume mounts, we need to clear all existing UI children of Drive entry list before re-adding them, so we can maintain the order of children. Demo: http://go/scrcast/NTYyODU0NjEzODUwNTIxNnw0ZDhkMTQ0NC02Mg Bug: b:329813299 Test: browser_tests --gtest_filter="*directoryTreeKeepDriveOrderAfterReconnected*" Change-Id: Ibe777a15c958726df218363af990ad1d629adac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5377087 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Wenbo Jie <wenbojie@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273990}
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.