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

Issue 2479893002: Revert of Use setSequentialFocusNavigationStartingPoint in ChromeVox (Closed)

Created:
4 years, 1 month ago by David Tseng
Modified:
4 years, 1 month ago
Reviewers:
dmazzoni
CC:
chromium-reviews, extensions-reviews_chromium.org, alemate+watch_chromium.org, sadrul, dtseng+watch_chromium.org, aboxhall, mlamouri+watch-content_chromium.org, aboxhall+watch_chromium.org, jam, nektar+watch_chromium.org, yuzo+watch_chromium.org, haraken, nektarios, je_julie, darin-cc_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, kalyank, blink-reviews, chromium-apps-reviews_chromium.org, dmazzoni+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Use setSequentialFocusNavigationStartingPoint in ChromeVox (patchset #6 id:100001 of https://codereview.chromium.org/2447773002/ ) Reason for revert: crbug.com/652140 This is impacting my ability to fix other bugs for m56. Original issue's description: > Use setSequentialFocusNavigationStartingPoint in ChromeVox > > Improves the interaction between ChromeVox navigation and input focus. > If you navigate to a focusable node, focuses it. If you navigate to a > descendant of a focusable node, focuses it too (checks the common > ancestors of the start and end of the selection). If not, sets the > sequential focus navigation start point to the start of the selection > so that subsequent focus using the Tab key is relative to that point. > > Includes two new tests. > > BUG=655272 > TESTED=Visit Wikipedia, press Cvox+H to navigate to heading, then Tab to go to the next link after that heading. Then navigate by line with Search+Up/Down and confirm that it focuses links as you pass over them. > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation > > Committed: https://crrev.com/fb6b8fd66c69ba0460fc38bbe3a256876665d7cf > Cr-Commit-Position: refs/heads/master@{#428313} TBR=dmazzoni@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=655272

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -155 lines) Patch
M chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc View 1 chunk +0 lines, -42 lines 0 comments Download
M chrome/browser/extensions/api/automation_internal/automation_internal_api.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js View 1 chunk +1 line, -28 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js View 1 chunk +14 lines, -26 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs View 2 chunks +3 lines, -24 lines 0 comments Download
M chrome/browser/ui/aura/accessibility/automation_manager_aura.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/automation.idl View 2 chunks +14 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/automation_internal.idl View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/resources/extensions/automation/automation_node.js View 2 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/accessibility/render_accessibility_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M ui/accessibility/PRESUBMIT.py View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/accessibility/ax_action_data.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/accessibility/ax_enums.idl View 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
David Tseng
Created Revert of Use setSequentialFocusNavigationStartingPoint in ChromeVox
4 years, 1 month ago (2016-11-04 15:38:18 UTC) #2
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/2479893002/1
4 years, 1 month ago (2016-11-04 15:38:44 UTC) #3
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/299913) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-04 15:42:01 UTC) #5
dmazzoni
4 years, 1 month ago (2016-11-04 16:44:01 UTC) #8

Powered by Google App Engine
This is Rietveld 408576698