Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 2857743006: Re-enable 3 DumpAccessibilityEvents tests that were disabled on windows. (Closed)

Created:
3 years, 7 months ago by dmazzoni
Modified:
3 years, 7 months ago
Reviewers:
nektarios
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dougt+watch_chromium.org, dtseng+watch_chromium.org, jam, je_julie, nektar+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -31 lines) Patch
M content/browser/accessibility/browser_accessibility_manager.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 3 chunks +12 lines, -6 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_events_browsertest.cc View 7 chunks +17 lines, -23 lines 0 comments Download
M content/test/data/accessibility/event/aria-combo-box-expand-expected-win.txt View 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/event/aria-combo-box-next-expected-win.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
dmazzoni
3 years, 7 months ago (2017-05-05 22:31:21 UTC) #3
dmazzoni
Nektarios, could you review this one now?
3 years, 7 months ago (2017-05-10 16:19:34 UTC) #7
nektarios
+ // Now iterate over the event from the renderer and fire the events events, ...
3 years, 7 months ago (2017-05-10 16:32:31 UTC) #8
chromium-reviews
Re: combo box tests on Mac. I thought that Elly had looked into those last ...
3 years, 7 months ago (2017-05-10 16:33:29 UTC) #9
nektarios
lgtm
3 years, 7 months ago (2017-05-10 16:35:02 UTC) #10
dmazzoni
On 2017/05/10 16:32:31, nektarios wrote: > + // Now iterate over the event from the ...
3 years, 7 months ago (2017-05-11 21:57:18 UTC) #11
dmazzoni
On 2017/05/10 16:33:29, chromium-reviews wrote: > Re: combo box tests on Mac. I thought that ...
3 years, 7 months ago (2017-05-11 21:57:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2857743006/20001
3 years, 7 months ago (2017-05-11 22:30:09 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 00:22:56 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/19776ea6b20f56507e080f09a8b5...

Powered by Google App Engine
This is Rietveld 408576698