gecko-dev/accessible/basetypes
James Teh 8b6bb7ad30 Bug 1735722 part 2: Add HyperTextAccessibleBase::LinkAt. r=morgan
This uses the unified Accessible::EmbeddedChildAt from the previous patch.
HyperTextAccessible::LinkAt still exists, since there are still some callers that depend on it returning a LocalAccessible.
xpcAccessibleHyperText has also been updated to call this, which means tests will work on Windows when the cache is enabled.

Differential Revision: https://phabricator.services.mozilla.com/D128551
2021-10-19 03:57:18 +00:00
..
Accessible.cpp
Accessible.h Bug 1735722 part 1: Move EmbeddedChildAt into base Accessible. r=morgan 2021-10-19 03:57:18 +00:00
HyperTextAccessibleBase.cpp Bug 1735722 part 2: Add HyperTextAccessibleBase::LinkAt. r=morgan 2021-10-19 03:57:18 +00:00
HyperTextAccessibleBase.h Bug 1735722 part 2: Add HyperTextAccessibleBase::LinkAt. r=morgan 2021-10-19 03:57:18 +00:00
moz.build Bug 1730088 part 2: HyperTextAccessibleBase: Add methods for child index/text offset conversion. r=eeejay 2021-10-07 04:22:44 +00:00