[Autofill Assistant] Allow clicking on links.
Before this patch, navigation triggered by clicking on a link or through javascript (renderer-initiated navigation) was considered an end state for Autofill assistant. With this patch, such actions are only considered an end state if the page that's navigated to has no scripts. This is necessary, as such navigation is part of the expected flow of some scripts. Going back a page or refreshing through the UI (non renderer-initiated navigation) are still considered an end state with this patch. Bug: 806868 Change-Id: I5a38a82e7edf8b34a5830130b957dfad387e1b0d Reviewed-on: https://chromium-review.googlesource.com/c/1329242Reviewed-by:Mathias Carlen <mcarlen@chromium.org> Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Cr-Commit-Position: refs/heads/master@{#606826}
Showing
Please register or sign in to comment