Chromium Code Reviews
DescriptionPassword autofill: Check for user gesture switches to new Blink backend
After landing https://codereview.chromium.org/235983016/ in Blink, there is a better way to check for user gesture, which does also work for gesture events on Android. The new way is a callback from Blink through WebAutofillAgent::firstUserGestureObserved, this CL switches to the new way, and also cleans up unneeded additions to cotent/renderer from https://codereview.chromium.org/163843002
BUG=163072, 345510
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265632
Patch Set 1 : #
Total comments: 3
Patch Set 2 : OVERRIDE removed test enabled #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|