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

Issue 2968833002: Move IA2 State handling to AXPlatformNodeWin. (Closed)

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

Description

Move IA2 State handling to AXPlatformNodeWin. This CL moves all ia2_state handling from BrowserAccessibilityComWin to AXPlatformNodeWin. In addition, we now forward get_states() to AXPlatformNodeWin as well. BUG=703369 Review-Url: https://codereview.chromium.org/2968833002 Cr-Commit-Position: refs/heads/master@{#485862} Committed: https://chromium.googlesource.com/chromium/src/+/c836dc519c8e2043e006e5fcb62f3cf48d7e00ce

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : Rename MSAA_IA2State to IA2State #

Patch Set 5 : Add a TODO() as suggested by dmazzoni #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -74 lines) Patch
M content/browser/accessibility/browser_accessibility.cc View 1 2 2 chunks +1 line, -6 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_com_win.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_com_win.cc View 1 2 3 4 7 chunks +4 lines, -58 lines 0 comments Download
M ui/accessibility/ax_role_properties.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/accessibility/ax_role_properties.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/accessibility/platform/ax_platform_node_win.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/accessibility/platform/ax_platform_node_win.cc View 1 2 3 3 chunks +70 lines, -9 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 21 (13 generated)
dougt
dmazzoni, ptal
3 years, 5 months ago (2017-07-01 08:07:19 UTC) #4
dmazzoni
lgtm https://codereview.chromium.org/2968833002/diff/20001/ui/accessibility/platform/ax_platform_node_win.cc File ui/accessibility/platform/ax_platform_node_win.cc (right): https://codereview.chromium.org/2968833002/diff/20001/ui/accessibility/platform/ax_platform_node_win.cc#newcode1601 ui/accessibility/platform/ax_platform_node_win.cc:1601: const AXNodeData& data = GetData(); Not sure how ...
3 years, 5 months ago (2017-07-06 22:54:57 UTC) #5
dougt
https://codereview.chromium.org/2968833002/diff/20001/ui/accessibility/platform/ax_platform_node_win.cc File ui/accessibility/platform/ax_platform_node_win.cc (right): https://codereview.chromium.org/2968833002/diff/20001/ui/accessibility/platform/ax_platform_node_win.cc#newcode1601 ui/accessibility/platform/ax_platform_node_win.cc:1601: const AXNodeData& data = GetData(); On 2017/07/06 22:54:57, dmazzoni_ooo_until_july_17 ...
3 years, 5 months ago (2017-07-11 20:59:27 UTC) #8
commit-bot: I haz the power
This CL has an open dependency (Issue 2967493005 Patch 60001). Please resolve the dependency and ...
3 years, 5 months ago (2017-07-11 21:00:03 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/2968833002/80001
3 years, 5 months ago (2017-07-11 22:39:50 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/425758)
3 years, 5 months ago (2017-07-12 02:47:03 UTC) #16
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/2968833002/80001
3 years, 5 months ago (2017-07-12 04:00:55 UTC) #18
commit-bot: I haz the power
3 years, 5 months ago (2017-07-12 04:32:24 UTC) #21
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c836dc519c8e2043e006e5fcb62f...

Powered by Google App Engine
This is Rietveld 408576698