commit | 76c545ea5b969ecf7eae63747dd0c828ba488cbe | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Tue Feb 04 07:07:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 07:07:20 2025 |
tree | 5428e1edb0e01b4326e1770aabc683373beb789c | |
parent | 98c2cd7a8ecf7cbdfa7e18fec4f8d5a31a070881 [diff] |
Store display-name with FileSystemFileHandle to allow mime guess Android content-URIs typically are not related to the display name, so we must keep the display name to use it for mime guessing for File.type. Bug: 393513313 Change-Id: I811cf81d9e17402a401190f67604addf094dbed0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6228436 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415390}
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.