commit | 9049cfc43f70df928272bfac21cca0f576181a2c | [log] [tgz] |
---|---|---|
author | Christian Xu <christianxu@google.com> | Fri Feb 07 19:11:17 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 07 19:26:35 2025 |
tree | a49d0077556f058c61efb9c0139ae5a14ecc7526 | |
parent | d4e52bc3c1836c46db12fd0c6e6f43dfa07f9650 [diff] |
[iOS][OR] Move OmniboxPopupViewControllerDelegate to controllers This CL: - Moves logic from OmniboxPopupViewControllerDelegate to OmniboxAutocompleteController. Future CLs will remove all logic from OmniboxPopupViewIOS. - Adds build targets to avoid dependency cycles during the refactoring. OmniboxPopupController is only forwarding calls but later CLs will move the suggestion wrapping from the popup mediator to the popup controller. Bug: 390410222 Change-Id: I4c6c21f52e7392181094daaa5bf3567dd733ea8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6235166 Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Commit-Queue: Christian Xu <christianxu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417466} NOKEYCHECK=True GitOrigin-RevId: 1c18010aa9b2132634810983917acf75f8ac902a
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.