mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
8b6bb7ad30
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 |
||
---|---|---|
.. | ||
Accessible.cpp | ||
Accessible.h | ||
HyperTextAccessibleBase.cpp | ||
HyperTextAccessibleBase.h | ||
moz.build |