commit | 4b110566d1eba0e8bfc4c074c21f02c82a32a1c4 | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Mon Oct 14 11:51:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 11:51:42 2024 |
tree | ba539e2ccad73098d5bb4f90f14183e2c6b8be75 | |
parent | d6fb47f757fec94c8db53a110780e5f286f9cb28 [diff] |
[iOS] Fix Drive file picker 'Discard selection' popover on iPad The action sheet to discard selection is a popover on iPad, so it needs to be given a source view and source rect. Low-Coverage-Reason: TESTS_IN_SEPARATE_CL Bug: 371200284 Change-Id: Ia7766b55dcff43e6e353ee5e829d3a8a010d3ced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5928663 Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Quentin Pubert <qpubert@google.com> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368176}
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.