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

Issue 2763803002: BrowserAccessibility should own a AXPlatformNode. (Closed)

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

Description

BrowserAccessibility should own a AXPlatformNode. As part of the refacting of BrowserAccessibility, BrowserAccessibility will create and own a AXPlatformNode. BrowserAccessibility will forward IAccessible* and related calls to the AXPlatformNode. This change simple creates the object and does nothing with it. BUG=703369 Review-Url: https://codereview.chromium.org/2763803002 Cr-Commit-Position: refs/heads/master@{#460289} Committed: https://chromium.googlesource.com/chromium/src/+/5ec1039bc225dfb4221c0c5f387a37cd87fc33a1

Patch Set 1 #

Total comments: 1

Patch Set 2 : comment updated #

Patch Set 3 : Windows Only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M content/browser/accessibility/browser_accessibility.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 1 2 2 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 47 (37 generated)
dougt
3 years, 9 months ago (2017-03-20 23:50:11 UTC) #2
dmazzoni
lgtm https://codereview.chromium.org/2763803002/diff/1/content/browser/accessibility/browser_accessibility.h File content/browser/accessibility/browser_accessibility.h (right): https://codereview.chromium.org/2763803002/diff/1/content/browser/accessibility/browser_accessibility.h#newcode396 content/browser/accessibility/browser_accessibility.h:396: // The ui platform backend nit: Make comments ...
3 years, 9 months ago (2017-03-21 16:45:00 UTC) #3
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/2763803002/20001
3 years, 9 months ago (2017-03-24 19:29:18 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/333750) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-24 19:39:59 UTC) #8
dougt
dmazzoni, ptal. AXPlatformNode::Create() doesn't exists on some systems (f.e, Android). In this CL, I am ...
3 years, 8 months ago (2017-03-28 16:28:35 UTC) #35
dmazzoni
lgtm
3 years, 8 months ago (2017-03-28 17:11:38 UTC) #36
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/2763803002/120001
3 years, 8 months ago (2017-03-28 22:13:24 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/259815)
3 years, 8 months ago (2017-03-29 01:41:58 UTC) #42
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/2763803002/120001
3 years, 8 months ago (2017-03-29 03:51:37 UTC) #44
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 05:41:00 UTC) #47
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/5ec1039bc225dfb4221c0c5f387a...

Powered by Google App Engine
This is Rietveld 408576698