Chromium Code Reviews
DescriptionMerge to M51: Don't send focus accessibility events when tab isn't focused.
This regressed in r383885 (https://codereview.chromium.org/1815933002).
I meant to check if the focus callback was null, but instead I was
checking if the lazy instance pointer to the callback was null, which
is never true.
BUG=608033
Review-Url: https://codereview.chromium.org/1932383002
Cr-Commit-Position: refs/heads/master@{#390772}
(cherry picked from commit e7d3cad741a52f6d40bc14b211c9fe372f57481d)
Committed: https://chromium.googlesource.com/chromium/src/+/daae3dc469b408b754e019bf49513494790cfc33
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||