Remove PasswordForm::layout
As described in the associated bug, the |layout| data member of |PasswordForm| contributes less benefit than it causes complexity. It is not used in the new FormData -> PasswordForm parser, and this CL also remvoes it from the old one, as well as removing all related code. Bug: 852772 Change-Id: Icdc6979a9c0a57093a459f2dfc2e27766f9e9142 Reviewed-on: https://chromium-review.googlesource.com/1209582Reviewed-by:Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#589507}
Showing
Please register or sign in to comment