Don't set focus behavior in ManagePasswordsIconViews constructor.
Followup to https://chromium-review.googlesource.com/c/chromium/src/+/1532997 . When these SetFocusBehavior() calls were added, they were necessary on Mac, and I think ACCESSIBLE_ONLY didn't exist. Later LocationIconView::Init() was added and overrode all this, but the (effectively dead) code here wasn't removed. When I removed Init() early this year this code became live again, but isn't desirable any longer. Also does a few other trivial cleanups. Bug: 1027110 Change-Id: I2a55c6d47db0fcb71160d4dda2e61eec82386b3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930327 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#718314}
Showing
Please register or sign in to comment