mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
e9a44ec52c
This revision adds a utility function to find the nearest non-generic ancestor for which a given predicate returns AncestorSearchOption::Found. The goal of this function is to enable searching through ancestors, stopping when appropriate. This is useful in a follow-up patch for finding requisite ancestors of child role accessibility nodes. Differential Revision: https://phabricator.services.mozilla.com/D205672 |
||
---|---|---|
.. | ||
Accessible.cpp | ||
Accessible.h | ||
HyperTextAccessibleBase.cpp | ||
HyperTextAccessibleBase.h | ||
moz.build | ||
TableAccessible.h | ||
TableCellAccessible.h |