DescriptionRe-enable 3 DumpAccessibilityEvents tests that were disabled on windows.
They all had the same underlying cause: we were firing accessibility events
based on changes to the accessibility tree, but before we had finished
making changes to BrowserAccessibilityWin. To fix this, queue up events
caused by tree changes and fire them after the tree is loaded.
We should probably use this technique more in the future. For now this
just re-enables some good tests.
BUG=719030
Review-Url: https://codereview.chromium.org/2857743006
Cr-Commit-Position: refs/heads/master@{#471140}
Committed: https://chromium.googlesource.com/chromium/src/+/19776ea6b20f56507e080f09a8b508c3ec6ba5be
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 18 (9 generated)
|