New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 700218 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Task
Team-Accessibility



Sign in to add a comment

Refactoring idea: Blink helper class for searching the accessibility tree

Project Member Reported by nek...@chromium.org, Mar 10 2017

Issue description

In the browser process we have the class OneShotAccessibilitySearch which enables us to easily search the accessibility tree and find objects that match a  specific predicate. We can limit the search to a specific subtree, limit the result count, only return objects if they are visible, etc.
We need to write a similar class for use in Blink's accessibility code.
 
Labels: NewComponent-Accessibility-Blink NewComponent-Accessibility
Components: Blink>Accessibility
Components: -UI>Accessibility
Labels: -newcomponent-accessibility-blink -newcomponent-accessibility
Labels: triage-aaron
Labels: -triage-aaron
Summary: Refactoring idea: Blink helper class for searching the accessibility tree (was: Blink should have a helper class for searching the accessibility tree)
Idea is to replace code in Blink that searches the tree with a helper, just as a general cleanup.
Project Member

Comment 6 by sheriffbot@chromium.org, Aug 6

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
Feel free to reopen if you plan to work on this. I don't think this is needed right now, we have very little Blink code that searches and we should probably avoid it anyway.

Sign in to add a comment