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

Issue 224803005: Refactor BrowserAccessibility to prepare for AXNode (re-land) (Closed)

Created:
6 years, 8 months ago by dmazzoni
Modified:
6 years, 8 months ago
Reviewers:
David Tseng, aboxhall
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
Visibility:
Public.

Description

Refactor BrowserAccessibility to prepare for AXNode (re-land) The only purpose of this change is to rename some member variables and accessors in BrowserAccessibility so that in the subsequent change we can repurpose BrowserAccessibility to make use of AXNode instead. There should be no code logic changes here - just look at browser_accessibility.h, everything else just follows from that. BUG=316726 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262673 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262956

Patch Set 1 #

Patch Set 2 : Fix errors #

Patch Set 3 : Fix win compile #

Patch Set 4 : Win fix #

Total comments: 6

Patch Set 5 : Added clarifying comment #

Patch Set 6 : Rebase #

Patch Set 7 : Fix merge error #

Patch Set 8 : Fix gtk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+395 lines, -415 lines) Patch
M content/browser/accessibility/accessibility_tree_formatter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/accessibility/accessibility_tree_formatter_gtk.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -3 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.h View 1 2 3 4 5 6 5 chunks +31 lines, -42 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 1 2 3 4 5 29 chunks +111 lines, -121 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_android.cc View 1 2 3 4 5 18 chunks +56 lines, -55 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 2 3 4 5 12 chunks +15 lines, -15 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_gtk.cc View 1 2 3 4 5 6 7 7 chunks +9 lines, -9 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 2 3 4 5 10 chunks +20 lines, -19 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_android.cc View 1 2 3 4 5 9 chunks +38 lines, -38 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_gtk.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_unittest.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager_win.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.h View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 4 5 39 chunks +86 lines, -85 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win_unittest.cc View 1 2 3 4 5 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
dmazzoni
Whoever has a chance, Alice or David - please mostly focus on browser_accessibility.h mostly, everything ...
6 years, 8 months ago (2014-04-04 21:43:47 UTC) #1
aboxhall
https://codereview.chromium.org/224803005/diff/60001/content/browser/accessibility/browser_accessibility.h File content/browser/accessibility/browser_accessibility.h (left): https://codereview.chromium.org/224803005/diff/60001/content/browser/accessibility/browser_accessibility.h#oldcode69 content/browser/accessibility/browser_accessibility.h:69: int32 renderer_id, I assume this is mostly for clarification? ...
6 years, 8 months ago (2014-04-04 22:18:09 UTC) #2
dmazzoni
https://codereview.chromium.org/224803005/diff/60001/content/browser/accessibility/browser_accessibility.h File content/browser/accessibility/browser_accessibility.h (left): https://codereview.chromium.org/224803005/diff/60001/content/browser/accessibility/browser_accessibility.h#oldcode69 content/browser/accessibility/browser_accessibility.h:69: int32 renderer_id, On 2014/04/04 22:18:10, aboxhall wrote: > I ...
6 years, 8 months ago (2014-04-04 23:27:39 UTC) #3
aboxhall
lgtm
6 years, 8 months ago (2014-04-08 20:41:44 UTC) #4
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 8 months ago (2014-04-09 07:52:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 08:03:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 08:10:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 08:17:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:10:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:17:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:25:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:33:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:45:19 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 09:54:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 11:15:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/120001
6 years, 8 months ago (2014-04-09 11:25:38 UTC) #16
commit-bot: I haz the power
Change committed as 262673
6 years, 8 months ago (2014-04-09 12:56:30 UTC) #17
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 8 months ago (2014-04-10 04:42:46 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/224803005/130001
6 years, 8 months ago (2014-04-10 04:50:12 UTC) #19
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 13:15:47 UTC) #20
Message was sent while issue was closed.
Change committed as 262956

Powered by Google App Engine
This is Rietveld 408576698