gecko-dev/accessible
James Teh acdf382ad2 Bug 1863480: Expose all relations via xpcAccessible::GetRelations. r=morgan,devtools-reviewers,nchevobbe
Previously, only an outdated hard-coded subset was being exposed.
This meant that missing relations such as details and error message were not exposed in the DevTools Accessibility Inspector.
We now expose all relations in the RelationType enum so we don't need to keep this up to date.

Differential Revision: https://phabricator.services.mozilla.com/D193008
2023-11-09 05:19:01 +00:00
..
android Bug 1845883: Remove HyperTextAccessibleWrap. r=nlapre 2023-08-02 01:42:17 +00:00
aom Bug 1840732 Part 5: Remove unnecessary includes from accessible/aom, r=Jamie 2023-07-07 03:22:08 +00:00
atk Bug 1852721 - Null-check parent before emitting signal. r=Jamie 2023-10-31 10:07:14 +00:00
base Bug 1863466: Support details and error message relations for RemoteAccessible. r=morgan 2023-11-08 00:00:40 +00:00
basetypes Bug 1372296: Unify ScrollSubstringToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay 2023-08-08 05:18:55 +00:00
docs Bug 1855310: Add HCM Settings documentation r=eeejay 2023-09-27 18:56:31 +00:00
generic Bug 1863466: Support details and error message relations for RemoteAccessible. r=morgan 2023-11-08 00:00:40 +00:00
html Bug 1661923: Expose file input as a button in the a11y tree rather than a group. r=eeejay 2023-10-23 23:38:13 +00:00
interfaces Bug 1852190 part 2: Reintroduce the IAccessible2 typelib. r=nlapre 2023-10-04 23:58:45 +00:00
ipc Bug 1849590: When hit testing using the cache, only match an inline Accessible if one of its lines includes the requested point. r=morgan 2023-11-03 21:32:10 +00:00
mac Bug 1862999 - Introduce support for AXARIAPosInSet and AXARIASetSize. r=morgan 2023-11-07 22:24:23 +00:00
other Bug 1845883: Remove HyperTextAccessibleWrap. r=nlapre 2023-08-02 01:42:17 +00:00
tests Bug 1863466: Support details and error message relations for RemoteAccessible. r=morgan 2023-11-08 00:00:40 +00:00
windows Bug 1860941: Don't pointlessly call GetProp in EnableBlindAggregation if there's no LazyInstantiator on which blind aggregation needs to be enabled. r=morgan 2023-10-25 22:58:15 +00:00
xpcom Bug 1863480: Expose all relations via xpcAccessible::GetRelations. r=morgan,devtools-reviewers,nchevobbe 2023-11-09 05:19:01 +00:00
xul Bug 1848909: Add a11y support for XUL toolbarbuttons labelled by a text leaf. r=eeejay 2023-10-25 23:31:19 +00:00
moz.build Bug 1852190 part 4: Add Windows UIA interfaces, constants and utility functions to the Python environment. r=eeejay 2023-10-04 23:58:46 +00:00