aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle.kts
diff options
context:
space:
mode:
authorFabian Meumertzheim <4312191+fmeum@users.noreply.github.com>2020-12-23 06:13:10 +0100
committerHarsh Shandilya <me@msfjarvis.dev>2021-03-20 22:42:39 +0530
commitde1b976638dae3ca98c665d8cba3560f49898030 (patch)
tree85588365bcf461044a76eb1152ed34d1733d448a /app/build.gradle.kts
parenteaa541b7b033b203f60b1acfa4936c3a9816d421 (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. (cherry picked from commit c15594b045ad035b2026a201acd2a89e3962de4d)
Diffstat (limited to 'app/build.gradle.kts')
0 files changed, 0 insertions, 0 deletions