Fix flakiness in DumpAccessibilityEvent* tests.
commitf137c403b6449b99d3ff49328ddc4ab729e32617
authordmazzoni <dmazzoni@chromium.org>
Sun, 8 Feb 2015 08:12:50 +0000 (8 00:12 -0800)
committerCommit bot <commit-bot@chromium.org>
Sun, 8 Feb 2015 08:13:23 +0000 (8 08:13 +0000)
tree5ef7be787a5d3dbae8b1a00622b1f001816048df
parentb8ae4eb798068b9326a345deaf63c328b9d8588c
Fix flakiness in DumpAccessibilityEvent* tests.

Logging revealed the flakiness was in ::AccessibleObjectFromWindow.
Replace that with an alternative method, and remove the logging.

BUG=440579
TBR=dtseng,ananta

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

Cr-Commit-Position: refs/heads/master@{#315229}
content/browser/accessibility/accessibility_event_recorder_win.cc
content/browser/renderer_host/legacy_render_widget_host_win.cc