commit | 91d232f5413b7f07012e0f263b7b5b51a293aa9c | [log] [tgz] |
---|---|---|
author | Ben Reich <benreich@chromium.org> | Fri Sep 02 04:51:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 02 04:51:33 2022 |
tree | 03d0cd26f9664f801807edf9235de78a91a6e3eb | |
parent | 9872bcdb9a023b81e1189f05dca4215cebd6262b [diff] |
[FilesTrash] Plumb through RestoreToDestinationIOTask to UI The RestoreToDestinationIOTask will be used to restore files from Trash to any location on disk. This plumbs the IOTask through to enable usage in an upcoming CL. Bug: b:243878826 Change-Id: I3224b6588fbea75b578006c4e28a0f6bfef89053 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3865337 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Ben Reich <benreich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1042452}
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.