[fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Have the previous...
commitb0c2ed0aca924d8af71888b93856663b068b4c95
authorMugurell <Mugurell@users.noreply.github.com>
Wed, 16 Nov 2022 07:45:20 +0000 (16 09:45 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 31 Jan 2023 20:04:23 +0000 (31 20:04 +0000)
treefb2f6e5e51bd88d494da7f4b566d1ad49a3a339f
parent39ce54d3451d22543a83764e26e638904a7f60a9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Have the previous autocomplete functionality work with the new API

The new API allows us to move from having just two autocomplete providers:
a shipped list of domains and history result to any autocomplete providers.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/ToolbarIntegration.kt
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/components/toolbar/DefaultToolbarIntegrationTest.kt