diff options
author | Fabian Meumertzheim <4312191+fmeum@users.noreply.github.com> | 2020-12-23 06:13:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-22 21:13:10 -0800 |
commit | c15594b045ad035b2026a201acd2a89e3962de4d (patch) | |
tree | f3f5d7b5dbc84a4a8f12e703f201fab9418419c0 /buildSrc/buildDependencies.gradle | |
parent | a67c2a2f4a339eb35376ce9cd0469e6a690bc66e (diff) |
Mark unfocused single password fields as fillable (#1258)
Unfocused single password fields in forms with no other recognized
fields must be marked as fillable or the Autofill service will no
longer be invoked on that form.
This is compatible with the restrictions of single-origin mode as
filling only takes place after the password field has gained focus and
the user has tapped the fill UI.
For an example website where fill UI is not shown without this commit,
open https://amazon.lbb.de and tab the user name field ("Benutzername")
first before focusing the password field.
Diffstat (limited to 'buildSrc/buildDependencies.gradle')
0 files changed, 0 insertions, 0 deletions