gecko-dev/mobile
James Willcox e1ff7e07eb Bug 1577003 - Add GeckoSession.getAutofillElements() r=geckoview-reviewers,esawin,agi
This is an alternative to `GeckoSession.provideAutofillVirtualStructure()`
that does not rely on the `ViewStructure` class. This is necessary to
support autofill functionality on older devices or without involving
the Android autofill service.

This patch also moves the existing autofill tests into
AutofillDelegateTest.kt and converts them to use this new API
instead of the `ViewStructure` one. This allows us to test on devices
lower than SDK 26 (which includes automation). In addition to the API
changes, some tests also needed some greening up.

Differential Revision: https://phabricator.services.mozilla.com/D47482

--HG--
extra : moz-landing-system : lando
2019-10-04 17:55:26 +00:00
..
android Bug 1577003 - Add GeckoSession.getAutofillElements() r=geckoview-reviewers,esawin,agi 2019-10-04 17:55:26 +00:00
locales Bug 1580832 - Remove robocop test and support files; r=snorp 2019-09-24 15:10:21 +00:00