gecko-dev/accessible
James Teh 769356106e Bug 1733513: Implement IAccessibleText nCharacters, text, textAtOffset and caretOffset for RemoteAccessible. r=morgan
1. Use ia2AccessibleHypertext for RemoteAccessibles that support hypertext.
2. Allow querying to the IAccessibleText interface for RemoteAccessibles. IAccessibleHypertext, etc. are not yet supported at all, so don't allow querying to those.
3. Use HyperTextAccessibleBase for methods it supports. For other IAccessibleText methods, return E_NOTIMPL if dealing with a RemoteAccessible.

Differential Revision: https://phabricator.services.mozilla.com/D127217
2021-10-07 11:14:32 +00:00
..
android Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
aom Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie 2021-06-10 23:07:05 +00:00
atk Bug 1732108: Map ATK_ROLE_CONTENT_DELETION/INSERTION. r=eeejay 2021-09-24 00:05:50 +00:00
base Bug 1730093 part 4: Support RemoteAccessible in TextLeafPoint. r=eeejay 2021-10-06 04:53:54 +00:00
basetypes Bug 1730088 part 11: Move IsValidOffset/Range to HyperTextAccessibleBase. r=eeejay 2021-10-07 04:22:47 +00:00
docs Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay 2021-09-30 21:52:54 +00:00
generic Bug 1730088 part 11: Move IsValidOffset/Range to HyperTextAccessibleBase. r=eeejay 2021-10-07 04:22:47 +00:00
html Bug 1732154: Add ParentRelativeBounds method for HTMLImageMapAccessible r=eeejay 2021-10-05 20:44:46 +00:00
interfaces Bug 1691813 - Use TreeWalker to find accessible descendants. r=Jamie 2021-06-16 18:05:13 +00:00
ipc Bug 1730088 part 6: Move TextSubstring to HyperTextAccessibleBase. r=eeejay 2021-10-07 04:22:45 +00:00
mac Bug 1731154 - Add move semantics to AccAttributes and use value references to avoid copies. r=morgan 2021-09-23 20:01:11 +00:00
other Bug 1693597 - P2: Rename ProxyAccessible to RemoteAccessible. r=morgan 2021-02-19 23:14:33 +00:00
tests Bug 1726227: Cache parent-relative accessible bounds, resolution in parent process r=Jamie,eeejay 2021-10-05 20:44:46 +00:00
windows Bug 1733513: Implement IAccessibleText nCharacters, text, textAtOffset and caretOffset for RemoteAccessible. r=morgan 2021-10-07 11:14:32 +00:00
xpcom Bug 1731526 - Fix non-unified build errors in accessible/. r=eeejay 2021-09-22 01:41:40 +00:00
xul Bug 1611062 - Remove unused eAutoComplete. r=Jamie 2021-10-04 16:30:45 +00:00
moz.build Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay 2021-09-30 21:52:54 +00:00