[iOS][OR] Use result in argument instead of autocompleteController

This CL removes some use of the autocompleteController
autocompleteResult by using the result provided in the argument.

Bug: 390409870
Change-Id: I6d6f848e09fa2e2a3a9f21f371603782aa421df3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6229817
Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org>
Commit-Queue: Christian Xu <christianxu@chromium.org>
Auto-Submit: Christian Xu <christianxu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1416857}
NOKEYCHECK=True
GitOrigin-RevId: 809ac36c1ce4068feb90dab5211845d8c35441dd
1 file changed
tree: 13591a1b7dd57f0699cb26998358f9dbfae17edc
  1. build/
  2. chrome/
  3. components/
  4. google_internal/
  5. intents/
  6. net/
  7. public/
  8. testing/
  9. third_party/
  10. tools/
  11. web/
  12. web_view/
  13. .swift-format
  14. BUILD.gn
  15. COMMON_METADATA
  16. DEPS
  17. DIR_METADATA
  18. features.gni
  19. OWNERS
  20. PRESUBMIT.py
  21. PRESUBMIT_test.py
  22. README.md
README.md

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.