commit | 7dc6b088910b1bc6cba78d1d01df62de04f64397 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@chromium.org> | Wed Jan 24 22:15:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 22:15:53 2024 |
tree | fbd5bf376f4e7db876f408e10a191fb4430db48a | |
parent | 158d5c7f1f0b964fd023a696791e6e0491a51921 [diff] |
[Files] substitute Fusebox path for "mount archive" ChromeOS' /usr/bin/mount-zip (or similar FUSE helper programs) run in a separate process to ash-chrome and so they have to use the Fusebox flavored base::FilePath. In particular, this fixes "double-click in the Files app to open (mount) a zip file served by the ODFS (One Drive File System) extension". Bug: b:255509287 Test: Manual Change-Id: I3950702c6af3a0d7773eb8efe191e5566ec30f10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5208290 Commit-Queue: Nigel Tao <nigeltao@chromium.org> Reviewed-by: Peter Marshall <petermarshall@chromium.org> Reviewed-by: Josh Simmons <simmonsjosh@google.com> Auto-Submit: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251738}
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.