Revert "[Passwords] Fixing sending votes for dynamic password forms."
This reverts commit ff1f7499. Reason for revert: https://crbug.com/1158136 Original change's description: > [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/+/2578900 > Reviewed-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} TBR=jdoerrie@chromium.org,arbesser@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,kazinova@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1157048 Bug: 1158136 Change-Id: Ica25a2f7dcaf9b76f4084854d19ecb6a19494dc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593638 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#837544}
Showing
Please register or sign in to comment