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

Issue 2872133003: Remove dependency of WebNode.cpp on AXObjectImpl (Closed)

Created:
3 years, 7 months ago by sashab
Modified:
3 years, 6 months ago
Reviewers:
kinuko, dmazzoni, aboxhall
CC:
aboxhall+watch_chromium.org, aboxhall, blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, dmazzoni+watch_chromium.org, dmazzoni, dougt+watch_chromium.org, dtseng+watch_chromium.org, eae+blinkwatch, haraken, je_julie, kinuko+watch, nektarios, nektar+watch_chromium.org, rwlbuis, sof, yuzo+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove dependency of WebNode.cpp on AXObjectImpl Remove dependency of WebNode.cpp on AXObjectImpl, making it depend on AXObject instead. This involves moving a few static methods to AXObject.h. BUG=715382 Review-Url: https://codereview.chromium.org/2872133003 Cr-Commit-Position: refs/heads/master@{#475291} Committed: https://chromium.googlesource.com/chromium/src/+/ea945f11d9d3d07aa8a8d89782201c4f453d200f

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -85 lines) Patch
M third_party/WebKit/Source/core/dom/AXObject.h View 1 2 2 chunks +7 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/dom/AXObject.cpp View 1 2 1 chunk +99 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectImpl.h View 1 2 3 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectImpl.cpp View 1 2 3 3 chunks +0 lines, -69 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObjectTest.cpp View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/web/WebNode.cpp View 1 2 3 3 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 34 (24 generated)
sashab
PTAL aboxhall - this one should be minimal :) I can leave more stuff in ...
3 years, 7 months ago (2017-05-10 07:16:54 UTC) #4
sashab
Ping aboxhall :)
3 years, 7 months ago (2017-05-16 00:22:11 UTC) #11
dmazzoni
lgtm https://codereview.chromium.org/2872133003/diff/20001/third_party/WebKit/Source/core/dom/AXObject.cpp File third_party/WebKit/Source/core/dom/AXObject.cpp (right): https://codereview.chromium.org/2872133003/diff/20001/third_party/WebKit/Source/core/dom/AXObject.cpp#newcode56 third_party/WebKit/Source/core/dom/AXObject.cpp:56: "aria-expanded", "aria-haspopup", "aria-multiselectable", Optional, but could you fix ...
3 years, 7 months ago (2017-05-16 04:20:45 UTC) #13
sashab
kinuko ptal at Source/web https://codereview.chromium.org/2872133003/diff/20001/third_party/WebKit/Source/core/dom/AXObject.cpp File third_party/WebKit/Source/core/dom/AXObject.cpp (right): https://codereview.chromium.org/2872133003/diff/20001/third_party/WebKit/Source/core/dom/AXObject.cpp#newcode56 third_party/WebKit/Source/core/dom/AXObject.cpp:56: "aria-expanded", "aria-haspopup", "aria-multiselectable", On 2017/05/16 ...
3 years, 7 months ago (2017-05-22 03:05:17 UTC) #17
kinuko
lgtm
3 years, 7 months ago (2017-05-22 03:55:17 UTC) #18
commit-bot: I haz the power
This CL has an open dependency (Issue 2876453003 Patch 40001). Please resolve the dependency and ...
3 years, 7 months ago (2017-05-22 04:04:50 UTC) #23
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/2872133003/40001
3 years, 7 months ago (2017-05-23 10:00:21 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/216747) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 7 months ago (2017-05-23 10:02:28 UTC) #27
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/2872133003/60001
3 years, 6 months ago (2017-05-29 03:05:19 UTC) #31
commit-bot: I haz the power
3 years, 6 months ago (2017-05-29 05:32:33 UTC) #34
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ea945f11d9d3d07aa8a8d8978220...

Powered by Google App Engine
This is Rietveld 408576698