commit | ec214bb0bf457569ce99f23f92b3f44a8cc2ee51 | [log] [tgz] |
---|---|---|
author | Christian Xu <christianxu@google.com> | Thu Feb 06 17:35:14 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 18:13:05 2025 |
tree | 18364d22e14a1fedbb57309164b527f6c00b5f13 | |
parent | 505d558bd7e5d563cdeef1a272fe394259f31934 [diff] |
[iOS][OR] Remove autocompleteController usage during result update This CL remove autocompleteController usage during result update. Instead of checking the state of autocomplete in the popup mediator, it's checked by the controllers and passed to the mediator. UpdateMatches and UpdateResults are inlined into popupControllerDidUpdateSuggestions. Fixed: 394319254 Change-Id: I881618c9021301ecfea97e41a048f832c6aab684 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6227882 Auto-Submit: Christian Xu <christianxu@chromium.org> Commit-Queue: Christian Xu <christianxu@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416859} NOKEYCHECK=True GitOrigin-RevId: 95ce718d56bf8b91bc320d4b833fb4d18b6c17c5
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.