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

Issue 12389028: Rename DumpAccesibilityTreeHelper to AccessibilityTreeFormatter, pull into content/browser. (Closed)

Created:
7 years, 9 months ago by aboxhall
Modified:
7 years, 9 months ago
Reviewers:
dmazzoni, jam
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, jam, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, joi+watch-content_chromium.org, sail+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Rename DumpAccesibilityTreeHelper to AccessibilityTreeFormatter, pull into content/browser. BUG=178756 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186229 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186476 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186590

Patch Set 1 #

Patch Set 2 : Rename accessibility_test_utils_win -> accessibility_tree_formatter_utils_win and move into content… #

Total comments: 11

Patch Set 3 : Address comments #

Patch Set 4 : Update importin accessibility_win_browsertest.cc #

Patch Set 5 : Fix accessibility_tree_formatter_{impl,} in dump_accessibility_tree_browsertest #

Patch Set 6 : Rebase #

Patch Set 7 : Remove gtest header from accessibility_tree_formatter_win #

Total comments: 2

Patch Set 8 : Remove unnecessary content:: #

Patch Set 9 : Rebase #

Total comments: 1

Patch Set 10 : Add CONTENT_EXPORT to AccessibilityTreeFormatter #

Patch Set 11 : Add stub implementations for platform-specific methods in AccessibilityTreeFormatter #

Patch Set 12 : Add stub implementations for platform-specific methods in AccessibilityTreeFormatter #

Patch Set 13 : CONTENT_EXPORT global functions in accessibility_tree_formatter_utils_win.cc #

Patch Set 14 : Include content_export.h where necessary #

Patch Set 15 : Exclude accessibility_tree_formatter_win.cc for Aura builds #

Patch Set 16 : Add USE_AURA to conditions for stub implementations of AccessibilityTreeFormatter methods" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -877 lines) Patch
A + content/browser/accessibility/accessibility_tree_formatter.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +25 lines, -19 lines 0 comments Download
A content/browser/accessibility/accessibility_tree_formatter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +149 lines, -0 lines 0 comments Download
A + content/browser/accessibility/accessibility_tree_formatter_mac.mm View 3 chunks +13 lines, -10 lines 0 comments Download
A content/browser/accessibility/accessibility_tree_formatter_utils_win.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +27 lines, -0 lines 0 comments Download
A + content/browser/accessibility/accessibility_tree_formatter_utils_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/accessibility/accessibility_tree_formatter_win.cc View 1 2 3 4 5 6 3 chunks +14 lines, -10 lines 0 comments Download
M content/browser/accessibility/accessibility_win_browsertest.cc View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 3 4 5 7 chunks +21 lines, -21 lines 0 comments Download
D content/browser/accessibility/dump_accessibility_tree_helper.h View 1 chunk +0 lines, -98 lines 0 comments Download
D content/browser/accessibility/dump_accessibility_tree_helper.cc View 1 chunk +0 lines, -89 lines 0 comments Download
D content/browser/accessibility/dump_accessibility_tree_helper_mac.mm View 1 chunk +0 lines, -139 lines 0 comments Download
D content/browser/accessibility/dump_accessibility_tree_helper_win.cc View 1 chunk +0 lines, -185 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +7 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 6 7 8 4 chunks +0 lines, -10 lines 0 comments Download
D content/public/test/accessibility_test_utils_win.h View 1 1 chunk +0 lines, -26 lines 0 comments Download
D content/public/test/accessibility_test_utils_win.cc View 1 1 chunk +0 lines, -268 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
aboxhall
7 years, 9 months ago (2013-02-28 18:29:27 UTC) #1
dmazzoni
No concerns, just some minor details https://codereview.chromium.org/12389028/diff/2001/content/browser/accessibility/accessibility_tree_formatter.h File content/browser/accessibility/accessibility_tree_formatter.h (right): https://codereview.chromium.org/12389028/diff/2001/content/browser/accessibility/accessibility_tree_formatter.h#newcode5 content/browser/accessibility/accessibility_tree_formatter.h:5: #ifndef CONTENT_BROWSER_ACCESSIBILITY_ACCESSIBILITY_TREE_FORMATTER_IMPL_H_ Get ...
7 years, 9 months ago (2013-02-28 18:59:11 UTC) #2
aboxhall
https://codereview.chromium.org/12389028/diff/2001/content/browser/accessibility/accessibility_tree_formatter.h File content/browser/accessibility/accessibility_tree_formatter.h (right): https://codereview.chromium.org/12389028/diff/2001/content/browser/accessibility/accessibility_tree_formatter.h#newcode5 content/browser/accessibility/accessibility_tree_formatter.h:5: #ifndef CONTENT_BROWSER_ACCESSIBILITY_ACCESSIBILITY_TREE_FORMATTER_IMPL_H_ On 2013/02/28 18:59:12, Dominic Mazzoni wrote: > ...
7 years, 9 months ago (2013-02-28 22:12:58 UTC) #3
dmazzoni
LGTM Looks like you need to update content/browser/accessibility/accessibility_win_browsertest.cc also, since it also includes accessibility_test_utils_win.h.
7 years, 9 months ago (2013-02-28 22:19:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/14
7 years, 9 months ago (2013-03-01 02:11:03 UTC) #5
commit-bot: I haz the power
Failed to apply patch for content/browser/accessibility/accessibility_win_browsertest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-01 02:11:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/16
7 years, 9 months ago (2013-03-01 23:30:31 UTC) #7
commit-bot: I haz the power
Presubmit check for 12389028-16 failed and returned exit status 1. INFO:root:Found 10 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-01 23:30:42 UTC) #8
aboxhall
John, would you be able to take a look at the gypi changes?
7 years, 9 months ago (2013-03-01 23:32:29 UTC) #9
jam
lgtm https://codereview.chromium.org/12389028/diff/16/content/browser/accessibility/accessibility_tree_formatter.cc File content/browser/accessibility/accessibility_tree_formatter.cc (right): https://codereview.chromium.org/12389028/diff/16/content/browser/accessibility/accessibility_tree_formatter.cc#newcode34 content/browser/accessibility/accessibility_tree_formatter.cc:34: content::BrowserAccessibilityManager* manager = nit: here and below, no ...
7 years, 9 months ago (2013-03-04 04:03:39 UTC) #10
aboxhall
https://codereview.chromium.org/12389028/diff/16/content/browser/accessibility/accessibility_tree_formatter.cc File content/browser/accessibility/accessibility_tree_formatter.cc (right): https://codereview.chromium.org/12389028/diff/16/content/browser/accessibility/accessibility_tree_formatter.cc#newcode34 content/browser/accessibility/accessibility_tree_formatter.cc:34: content::BrowserAccessibilityManager* manager = On 2013/03/04 04:03:39, jam wrote: > ...
7 years, 9 months ago (2013-03-04 17:36:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/16001
7 years, 9 months ago (2013-03-04 17:36:21 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 9 months ago (2013-03-04 18:07:50 UTC) #13
dmazzoni
https://codereview.chromium.org/12389028/diff/7024/content/browser/accessibility/accessibility_tree_formatter.h File content/browser/accessibility/accessibility_tree_formatter.h (right): https://codereview.chromium.org/12389028/diff/7024/content/browser/accessibility/accessibility_tree_formatter.h#newcode23 content/browser/accessibility/accessibility_tree_formatter.h:23: class AccessibilityTreeFormatter { I think you might need CONTENT_EXPORT ...
7 years, 9 months ago (2013-03-04 18:25:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/4013
7 years, 9 months ago (2013-03-04 20:04:22 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests, content_browsertests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=89494
7 years, 9 months ago (2013-03-04 20:19:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/1041
7 years, 9 months ago (2013-03-04 22:05:36 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/10014
7 years, 9 months ago (2013-03-05 16:54:21 UTC) #18
commit-bot: I haz the power
Change committed as 186229
7 years, 9 months ago (2013-03-05 19:36:45 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/33003
7 years, 9 months ago (2013-03-06 17:16:21 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/33003
7 years, 9 months ago (2013-03-06 17:52:24 UTC) #21
commit-bot: I haz the power
Change committed as 186476
7 years, 9 months ago (2013-03-06 19:26:37 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/12389028/46004
7 years, 9 months ago (2013-03-06 21:47:44 UTC) #23
commit-bot: I haz the power
7 years, 9 months ago (2013-03-07 02:13:44 UTC) #24
Message was sent while issue was closed.
Change committed as 186590

Powered by Google App Engine
This is Rietveld 408576698