commit | fc01ef56304fe7ec8164e136a0d10596d0898c3c | [log] [tgz] |
---|---|---|
author | Aya ElAttar <ayaelattar@chromium.org> | Thu Jul 04 11:15:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 04 11:15:13 2024 |
tree | 4c2065234cd84780d9ac3c07dd7a819c258e2844 | |
parent | 8ce2a97b05b351cc721c78b150c86566b05534e7 [diff] |
Don't return Fusebox path for SkyVaultV2 - Avoid returning OneDrive Fusebox path for SkyVaultV2 since Fusebox isn't reliable and it's breaking the downloads flow. - As a side effect for this change, the download notification, when the download location is enforced by enterprise policy, not gonna show the updated file name, it'll show the downloaded file name as is. For example if there's a file to be downloaded named download.jpg and there's already another download.jpg in OneDrive. The file will be renamed to download1.jpg, but the notification will still show download.jpg. Bug: b/350657539 Change-Id: Iec64d1f934b32b7cbccab768754a9c9d96360964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5672259 Reviewed-by: Greg Thompson <grt@chromium.org> Commit-Queue: Aya Elsayed <ayaelattar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1323275}
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.