Small IOS Password Manager clean-ups.
This CL contains the following tiny clean-ups: 1.Removing checking trustLevel in AutofillAgent, which according to comment https://chromium-review.googlesource.com/c/chromium/src/+/826476/5/components/autofill/ios/browser/autofill_agent.mm#571 is not useful anymore. 2.Making function getPasswordFormDataList to be private. It's not called outside of password_controller.js 3.Removing a todo comment in getPasswordFormData, which doesn't have much sense now (even on other platforms PasswordManager doesn't do anything like that). 4.Fixing comment in form.js Bug: 782224 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ifda40db4c15b8768282f02d36e2463bf9cf58e54 Reviewed-on: https://chromium-review.googlesource.com/827939Reviewed-by:Eugene But <eugenebut@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#524505}
Showing
Please register or sign in to comment