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

Issue 2412433004: Recovery: Implement focus recovery across root AutomationNodes (Closed)

Created:
4 years, 2 months ago by David Tseng
Modified:
4 years, 2 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, alemate+watch_chromium.org, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, arv+watch_chromium.org, dtseng+watch_chromium.org, dmazzoni+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Recovery: Implement focus recovery across root AutomationNodes This cl maintains a WeakMap of AutomationRootNode objects to the last known node that had ChromeVox range. This map gets updated manually when marked or implicitly when focus crosses top level root nodes. TEST=manual; open context menu, open panel, activate menus that manipulate focus, press escape; ctrl+tab, alt+tab. Verify focus lands as expected. BUG=631918, 628912, 624586, 605377, 524673, 652143 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/7a99c7d3e7dc2ca71bbaa127099239355a41fd37 Cr-Commit-Position: refs/heads/master@{#424612}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -72 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js View 1 3 chunks +22 lines, -51 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/command_handler.js View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js View 1 3 chunks +33 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/i_search.js View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js View 1 1 chunk +19 lines, -10 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
David Tseng
4 years, 2 months ago (2016-10-11 15:51:47 UTC) #4
dmazzoni
lgtm I love this idea overall, seems much cleaner than excursions. I think you may ...
4 years, 2 months ago (2016-10-11 17:41:18 UTC) #8
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/2412433004/20001
4 years, 2 months ago (2016-10-11 21:20:15 UTC) #13
David Tseng
https://codereview.chromium.org/2412433004/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js (right): https://codereview.chromium.org/2412433004/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js#newcode159 chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js:159: * @type {WeakMap<AutomationNode>} On 2016/10/11 17:41:18, dmazzoni wrote: > ...
4 years, 2 months ago (2016-10-11 21:24:32 UTC) #15
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/84462)
4 years, 2 months ago (2016-10-11 21:32:15 UTC) #17
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/2412433004/20001
4 years, 2 months ago (2016-10-11 22:11:08 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 00:20:48 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 00:25:12 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7a99c7d3e7dc2ca71bbaa127099239355a41fd37
Cr-Commit-Position: refs/heads/master@{#424612}

Powered by Google App Engine
This is Rietveld 408576698