commit | 259435bc756e4788fec7b4ea872862e186a76143 | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Fri Mar 22 18:10:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 18:10:45 2024 |
tree | 14dafff88f1150f763dbce98b44aa93044cbfb95 | |
parent | 0052ddaa46e0f103cadc206c0fe51964dcb61145 [diff] |
[iOSKAUpgrade] Split credentials from the same affiliated group When the Keyboard Accessory Upgrade feature is enabled, credentials belonging to the same affiliated group should all have their own cell header in the manual fallback view. To achieve it, this CL disconnects them by always setting `isConnectedToPreviousItem` and `isConnectedToNextItem` to `NO` when creating ManualFillCredentialItems. Before/After comparison: https://screenshot.googleplex.com/BXbLsKUqjAcVssG.png Mocks: go/ios-keyboard-accessory-upgrade-mocks Fixed: 326413053 Change-Id: I3ca40bc22760b6e59bd4a1c1ebd063c0dfefe200 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5382207 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Noémie St-Onge <noemies@google.com> Cr-Commit-Position: refs/heads/main@{#1276990}
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.