commit | 5e01dab93563b4d0676b27ea69a2c22e57419f0f | [log] [tgz] |
---|---|---|
author | andrewxu <andrewxu@chromium.org> | Wed Sep 21 12:16:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 12:16:56 2022 |
tree | e4a4f3e80b636316a395b76cfc165684cda7b2b1 | |
parent | 5622664287ee6bd09159c5a167f5c3c215b8a16f [diff] |
[Tote Exp] A holding space delegate to manage file suggestions This CL creates a holding space delegate to manage file suggestions. It observes the file suggestion service. When file suggestions update, the delegate refreshes the file suggestion items in the holding space model. Add a browser test to protect this feature. LOW_COVERAGE_REASON=This CL does not really change the logic of ZeroStateDriveProvider Bug: 1356344,1352516 Change-Id: I091e97f8843d70cac8d5d969df2199032d155b94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3864459 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by: David Black <dmblack@google.com> Reviewed-by: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049592}
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.