Description[MD Bookmarks] Refactor focus ring hiding.
This CL refactors how mouse focus hides the focus ring by moving the
listener into the app and using keyboard events to restore the focus ring
instead of blur event. This reduces the number of event listeners and deals
well with window focus/blur.
BUG=740834
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2981503002
Cr-Commit-Position: refs/heads/master@{#486675}
Committed: https://chromium.googlesource.com/chromium/src/+/d79887d431cc6fb7e494f92ac763c2b50d7fb0e7
Patch Set 1 : #
Total comments: 8
Patch Set 2 : rebase, address_comments #Messages
Total messages: 17 (11 generated)
|