gecko-dev/accessible/xpcom
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
..
AccEventGen.py
AccEvents.conf
moz.build
nsAccessibleRelation.cpp
nsAccessibleRelation.h
xpcAccessibilityService.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
xpcAccessibilityService.h
xpcAccessible.cpp Bug 1728442 - P5: Use unified description method in xpcom and platforms. r=Jamie 2021-09-02 18:06:53 +00:00
xpcAccessible.h
xpcAccessibleApplication.cpp
xpcAccessibleApplication.h
xpcAccessibleDocument.cpp
xpcAccessibleDocument.h Bug 1700166 - Clean up obsolete remote iface enum and add iface test. r=morgan 2021-03-22 20:39:54 +00:00
xpcAccessibleGeneric.cpp
xpcAccessibleGeneric.h Bug 1700166 - Clean up obsolete remote iface enum and add iface test. r=morgan 2021-03-22 20:39:54 +00:00
xpcAccessibleHyperLink.cpp
xpcAccessibleHyperLink.h
xpcAccessibleHyperText.cpp Bug 1735722 part 2: Add HyperTextAccessibleBase::LinkAt. r=morgan 2021-10-19 03:57:18 +00:00
xpcAccessibleHyperText.h Bug 1733514 part 4: Add xpcAccessibleHyperText::Intl and use it for methods which are supported by HyperTextAccessibleBase. r=eeejay 2021-10-12 23:43:08 +00:00
xpcAccessibleImage.cpp
xpcAccessibleImage.h
xpcAccessibleMacInterface.h Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie 2021-07-22 17:58:49 +00:00
xpcAccessibleMacInterface.mm Bug 1731526 - Fix non-unified build errors in accessible/. r=eeejay 2021-09-22 01:41:40 +00:00
xpcAccessibleSelectable.cpp
xpcAccessibleSelectable.h
xpcAccessibleTable.cpp
xpcAccessibleTable.h Bug 1700166 - Clean up obsolete remote iface enum and add iface test. r=morgan 2021-03-22 20:39:54 +00:00
xpcAccessibleTableCell.cpp
xpcAccessibleTableCell.h Bug 1700166 - Clean up obsolete remote iface enum and add iface test. r=morgan 2021-03-22 20:39:54 +00:00
xpcAccessibleTextRange.cpp
xpcAccessibleTextRange.h
xpcAccessibleValue.cpp Bug 1727643 - P4: Make use of new common methods in platforms and XPCOM. r=morgan 2021-08-26 19:40:06 +00:00
xpcAccessibleValue.h