DescriptionRewrite functions from WebPasswordFormData and WebPasswordFormUtils in
password_form_conversion_utils.
There are Some old Blink code implemented in Webkit that predates the
Chromium/WebKit API, specifically WebPasswordFormData and WebPasswordFormUtils. At
this point the split just makes this code harder to update, as you need to wait
for a Blink roll when adding a new element to autofill::PasswordForm. This patch is
re-writing this code in components/autofill/content/renderer/password_form_conversion_util
s to make it cleaner.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265496
Patch Set 1 #Patch Set 2 : Put check on "isActivatedSumbit" back #
Total comments: 6
Patch Set 3 : Update code as per review comments. #
Total comments: 3
Patch Set 4 : Update code as per review comments #
Messages
Total messages: 10 (0 generated)
|