Remove focus event listeners from un-focusable node
commit183d87c0c20d5bea0fb40378c4437a811c63f7da
authordbeam <dbeam@chromium.org>
Tue, 11 Aug 2015 18:50:23 +0000 (11 11:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Aug 2015 18:51:28 +0000 (11 18:51 +0000)
tree8336b03a7d8163e9435becf57f2d9ed357ec9ed4
parentd98c44a7c597056bcb14b7ff1e73dc5e2589482f
Remove focus event listeners from un-focusable node

This UI used to live in a world where its <ul> element had a tabindex=0
or something.  No longer.

R=hcarmona@chromium.org
BUG=518053

Review URL: https://codereview.chromium.org/1273033004

Cr-Commit-Position: refs/heads/master@{#342855}
chrome/browser/resources/extensions/extension_error.js