commit | b30407e681d74bcc40114ea76326b8388b711a41 | [log] [tgz] |
---|---|---|
author | Noel Gordon <noel@chromium.org> | Mon Jun 06 11:10:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 06 11:10:43 2022 |
tree | 147b3282bb9761fe283d7e87689583c1252838e9 | |
parent | 6bbba62027e7149129b20bac4ec2f7e4c3b3d1fc [diff] |
filesapp: add media-store-files-only filter to SelectFileDialogEx If the ArcSelectFile flow sets use_media_store_filter true, add volume filter 'media-store-files-only' to the files app launch parameters. Bug: 1333385 Change-Id: Ic49d82f699eb0657f7814e2f482dba72bb777a11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3686702 Reviewed-by: François Degros <fdegros@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/main@{#1010987}
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.