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

Issue 2849063002: Forward BrowserAccessibilityWin::get_accKeyboardShortcut to the platform node (Closed)

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

Description

Forward BrowserAccessibilityWin::get_accKeyboardShortcut to the platform node BUG=703369 Review-Url: https://codereview.chromium.org/2849063002 Cr-Commit-Position: refs/heads/master@{#478896} Committed: https://chromium.googlesource.com/chromium/src/+/317b0a78cf083a14fcf59871e03ca049fac2822d

Patch Set 1 #

Patch Set 2 : remove SHORTCUT #

Total comments: 1

Patch Set 3 : rebase #

Patch Set 4 : Add has check to ensure we don't override key shortcut #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -21 lines) Patch
M chrome/browser/ui/views/infobars/infobar_view.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_com_win.cc View 1 2 1 chunk +1 line, -12 lines 0 comments Download
M content/renderer/accessibility/blink_ax_tree_source.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M ui/accessibility/ax_enums.idl View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ui/accessibility/ax_node_data.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ui/accessibility/platform/ax_platform_node_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/accessibility/platform/ax_platform_node_win_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (14 generated)
dougt
3 years, 7 months ago (2017-04-30 06:15:27 UTC) #6
dmazzoni
Please update ax_platform_node_win_unittest.cc, we already have a test for this attribute. Actually I think I'd ...
3 years, 7 months ago (2017-05-01 16:15:25 UTC) #7
dougt
dI am not sure this is the right approach, but here we remove the AX_ATTR_SHORTCUT ...
3 years, 6 months ago (2017-05-31 23:35:36 UTC) #8
dmazzoni
lgtm https://codereview.chromium.org/2849063002/diff/20001/content/renderer/accessibility/blink_ax_tree_source.cc File content/renderer/accessibility/blink_ax_tree_source.cc (right): https://codereview.chromium.org/2849063002/diff/20001/content/renderer/accessibility/blink_ax_tree_source.cc#newcode564 content/renderer/accessibility/blink_ax_tree_source.cc:564: if (src.KeyboardShortcut().length()) { Note that AX_ATTR_KEY_SHORTCUTS may already ...
3 years, 6 months ago (2017-06-06 04:44:17 UTC) #13
dougt
pkasting, ptal.
3 years, 6 months ago (2017-06-13 01:46:26 UTC) #15
Peter Kasting
On 2017/06/13 01:46:26, dougt wrote: > pkasting, ptal. c/b/ui/views/infobars LGTM. Were you asking for more ...
3 years, 6 months ago (2017-06-13 02:32:57 UTC) #16
chromium-reviews
Understood. Thank you for the review Peter. On Mon, Jun 12, 2017 at 7:32 PM, ...
3 years, 6 months ago (2017-06-13 02:42:48 UTC) #19
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/2849063002/60001
3 years, 6 months ago (2017-06-13 02:42:54 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 04:04:59 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/317b0a78cf083a14fcf59871e03c...

Powered by Google App Engine
This is Rietveld 408576698