commit | c4c9a0fee92a288c7a351c3ecfb9e9e2875a7b11 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Thu Apr 03 12:21:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 12:21:03 2025 |
tree | edf4a137ccd73ab49b3ced9cbb9aade6e4f147f4 | |
parent | 0a66d06251435b7684c56c7b8714c6ec5da12ada [diff] |
[iOS] Enable some ExpandedManualFillTestCase tests on iPad The ExpandedManualFillTestCase tests were disabled on iPad. Some of these tests already work properly with the kIOSKeyboardAccessoryUpgradeForIPad feature enabled, so these tests were enabled in this CL. The remaining tests still disabled on iPad will be enabled in a separate CL. Bug: 385172448 Change-Id: Ie58d7b6c3f17bdb8108a1d26b7c67aba5442e942 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426086 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by: Noémie St-Onge <noemies@google.com> Cr-Commit-Position: refs/heads/main@{#1442088}
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.