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

Issue 2447013009: Implement Increment and Decrement accessible actions (Closed)

Created:
4 years, 1 month ago by dmazzoni
Modified:
4 years, 1 month ago
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, jam, je_julie, kalyank, mac-reviews_chromium.org, mlamouri+watch-content_chromium.org, nektar+watch_chromium.org, sadrul, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement Increment and Decrement accessible actions This is much easier now that we have the AXAction enum! BUG=660227 Committed: https://crrev.com/1ca764663ddb69354f1de83396b1cd12205527c3 Cr-Commit-Position: refs/heads/master@{#430231}

Patch Set 1 #

Patch Set 2 : Address feedback #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Change to make test pass on Android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -29 lines) Patch
M chrome/browser/ui/aura/accessibility/automation_manager_aura.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A content/browser/accessibility/accessibility_action_browsertest.cc View 1 2 3 4 5 1 chunk +133 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.h View 1 2 chunks +9 lines, -28 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 2 chunks +22 lines, -0 lines 0 comments Download
M content/renderer/accessibility/render_accessibility_impl.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ui/accessibility/ax_enums.idl View 1 2 3 4 3 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 47 (34 generated)
dmazzoni
4 years, 1 month ago (2016-10-27 23:50:04 UTC) #3
nektarios
Only a few minor points. class AccessibilityActionBrowserTest : public ContentBrowserTest { I think the Style ...
4 years, 1 month ago (2016-10-28 16:49:30 UTC) #7
nektarios
lgtm
4 years, 1 month ago (2016-10-28 16:49:40 UTC) #8
dmazzoni
On 2016/10/28 16:49:30, nektarios wrote: > Only a few minor points. > > class AccessibilityActionBrowserTest ...
4 years, 1 month ago (2016-11-02 07:11:02 UTC) #9
dmazzoni
+phajdan.jr to add a new test to content/test/BUILD.gn
4 years, 1 month ago (2016-11-02 07:16:11 UTC) #13
Paweł Hajdan Jr.
LGTM
4 years, 1 month ago (2016-11-02 10:01:52 UTC) #20
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/2447013009/40001
4 years, 1 month ago (2016-11-02 15:10:03 UTC) #23
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/172706)
4 years, 1 month ago (2016-11-02 16:26:14 UTC) #25
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/2447013009/40001
4 years, 1 month ago (2016-11-04 21:54:23 UTC) #27
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/100270) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-04 21:59:00 UTC) #29
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/2447013009/100001
4 years, 1 month ago (2016-11-07 07:33:28 UTC) #44
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-07 07:38:36 UTC) #45
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 07:40:52 UTC) #47
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1ca764663ddb69354f1de83396b1cd12205527c3
Cr-Commit-Position: refs/heads/master@{#430231}

Powered by Google App Engine
This is Rietveld 408576698