[Passwords] Fixing sending votes for dynamic password forms.
VotesUploader uploades password votes on form submission. These votes are used to generate server predictions that are requested and received on the pageload. Thus if the form is changed dynamically, it makes sense to send votes for the form signature that is seen on the pageload. This CL starts using initial form signatures instead of signatures seen at the moment of submission. Bug: 1157048 Change-Id: I13f51852c2b9447625ae6d20cd335e481dcab4e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578900Reviewed-by:Clemens Arbesser <arbesser@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Cr-Commit-Position: refs/heads/master@{#835202}
Showing
Please register or sign in to comment