commit | bc0a4b35bd358f34562dd5551116c2b1e4a19b76 | [log] [tgz] |
---|---|---|
author | Vincent Boisselle <vincb@google.com> | Mon Mar 31 19:45:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 19:45:07 2025 |
tree | 5d25b9807f0d50fc7c812cf4aa012cc0534d0b68 | |
parent | d42c6435d04e0ff10f17d148a894547c0f5a4a59 [diff] |
[ios] Option to dedupe concurrent autofill suggestions requests when stateless The bottom sheets still get their provider from the FormSuggestionController directly so we should keep the logic to set the `_provider` in the FormSuggestionController the same. At least form now until we manage to not have anyone needing to get a provider via the FormSuggestionController interface. R=noemies@google.com Bug: 404982498, 407553910 Change-Id: I5e54d32e63bf3b04044a07d4781577d7965a78aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6417223 Reviewed-by: NoƩmie St-Onge <noemies@google.com> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/main@{#1440490}
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.