[Passwords] Add focusConfig for Password Check button
This change adds a focusConfig for the Password Check button to passwords_section.js, allowing for the proper highlighting when navigating from chrome://settings/passwords/check to chrome://settings/passwords. Since the Password Check button is not an immediate child of the parent autofill page, but rather embedded within the passwords section, a single query selector string is not sufficient, and executing our own handler is required. Fixed: 1101298 Change-Id: I76a23778461880e38f23a25f2b9f4d2ca5328dae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275455 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#785952}
Showing
Please register or sign in to comment