DescriptionPassword manager should autofill a dynamic form added and processed before the page was loaded.
Currently AutofillAgent::DidAssociateFormControlsDynamically ignores the notification if the frame isn't loaded. That makes no sense because the page may never be loaded due to some slow resource. Even if it will, password autofill shouldn't wait for the page load event. It's needed primarily for the successful submission detection.
BUG=713645
Review-Url: https://codereview.chromium.org/2849653003
Cr-Commit-Position: refs/heads/master@{#468136}
Committed: https://chromium.googlesource.com/chromium/src/+/31ba8c6c5838fd6e65f3e341cfb5af0736186dc3
Patch Set 1 #
Total comments: 4
Messages
Total messages: 13 (8 generated)
|