commit | 242f734f7efb7cf2c36ff4a91ec0fbb6ba5a455f | [log] [tgz] |
---|---|---|
author | Ben Reich <benreich@chromium.org> | Fri Mar 18 11:26:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 18 11:26:26 2022 |
tree | d0d5e01a278f5b41869cab3301afea6fb0ce3ce2 | |
parent | 3fa5b727580d9c357a4c78519897a27fe156950d [diff] |
[MirrorSync] Enable adding / deleting sync paths from drive-internals The mirroring functionality will be exposed via a MirrorController. This functionality is not available just yet so to explore the functionality of DriveFS MirrorSync surface the functionality via chrome://drive-internals. This moves MirrorSync to its own section and hides it if the flag is disabled. Further adds a table and form to add / remove sync paths by entering raw string paths. Bug: b:216228528 Test: Deployed to device with ToT DriveFS binary Test: Play around with sections in chrome://drive-internals Change-Id: I874b8f0f14f0d10c5ec3cfa802c3a91274833114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3531690 Reviewed-by: Austin Tankiang <austinct@chromium.org> Commit-Queue: Ben Reich <benreich@chromium.org> Cr-Commit-Position: refs/heads/main@{#982663}
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.