commit | 035e7abb45f74fb9257fe7f6731e19613c3d6315 | [log] [tgz] |
---|---|---|
author | Nathan Memmott <memmott@chromium.org> | Mon Feb 05 18:23:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 18:23:29 2024 |
tree | ea6365b6891d86fde47ad52b3f4831bbf1cbbdc6 | |
parent | 567bd37f650084b34e79b7f985b9a9b5ddd4243a [diff] |
FSA: Prevent showing FilePicker if one is already active This prevents more than one file picker being shown at a time. Bug: 1501407 Change-Id: If2ee1560d0785f4d8bab8f03621c95112ec02cf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5190708 Reviewed-by: Mustaq Ahmed <mustaq@chromium.org> Commit-Queue: Nathan Memmott <memmott@chromium.org> Cr-Commit-Position: refs/heads/main@{#1256276}
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.