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

Issue 830943004: Improve the notifications sent from AXTree updates. (Closed)

Created:
5 years, 11 months ago by dmazzoni
Modified:
5 years, 11 months ago
Reviewers:
David Tseng
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve the notifications sent from AXTree updates. These notifications will be useful in order to fire the right Windows accessibility events for certain tree changes, but this patch just adds the notifications and refactors existing code to use them. BUG=447962 Committed: https://crrev.com/a4b4891dec07229b618c7e8c6101cf8ec8b95038 Cr-Commit-Position: refs/heads/master@{#312973}

Patch Set 1 #

Patch Set 2 : Fix win and android compile #

Total comments: 8

Patch Set 3 : Address feedback, add missing call to parent class #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -97 lines) Patch
M content/browser/accessibility/browser_accessibility_manager.h View 1 2 2 chunks +4 lines, -6 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 2 3 chunks +7 lines, -8 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_android.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_android.cc View 1 1 chunk +11 lines, -7 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_mac.h View 2 chunks +3 lines, -4 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_mac.mm View 3 chunks +14 lines, -11 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_win.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_win.cc View 1 2 1 chunk +10 lines, -4 lines 0 comments Download
M ui/accessibility/ax_tree.h View 1 2 4 chunks +37 lines, -16 lines 0 comments Download
M ui/accessibility/ax_tree.cc View 5 chunks +25 lines, -11 lines 0 comments Download
M ui/accessibility/ax_tree_unittest.cc View 1 2 3 chunks +60 lines, -28 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
dmazzoni
5 years, 11 months ago (2015-01-15 22:43:47 UTC) #2
dmazzoni
Friendly ping
5 years, 11 months ago (2015-01-21 00:07:12 UTC) #3
David Tseng
lgtm https://codereview.chromium.org/830943004/diff/20001/ui/accessibility/ax_tree.h File ui/accessibility/ax_tree.h (right): https://codereview.chromium.org/830943004/diff/20001/ui/accessibility/ax_tree.h#newcode23 ui/accessibility/ax_tree.h:23: // don't walk the parents and children at ...
5 years, 11 months ago (2015-01-23 17:25:39 UTC) #4
dmazzoni
https://codereview.chromium.org/830943004/diff/20001/ui/accessibility/ax_tree.h File ui/accessibility/ax_tree.h (right): https://codereview.chromium.org/830943004/diff/20001/ui/accessibility/ax_tree.h#newcode23 ui/accessibility/ax_tree.h:23: // don't walk the parents and children at this ...
5 years, 11 months ago (2015-01-23 23:00:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/830943004/40001
5 years, 11 months ago (2015-01-23 23:00:17 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-24 00:09:26 UTC) #8
commit-bot: I haz the power
5 years, 11 months ago (2015-01-24 00:10:17 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a4b4891dec07229b618c7e8c6101cf8ec8b95038
Cr-Commit-Position: refs/heads/master@{#312973}

Powered by Google App Engine
This is Rietveld 408576698