gecko-dev/accessible
Masayuki Nakano 5b59e4aeae Bug 1384606 - part 4: Make `nsIFrame::GetFrameFromDirection` allow to return content in different native anonymous subtree if the caller wants r=emilio
The a11y module wants to traverse frames in native anonymous subtrees.
Therefore, this patch adds new option for allowing it, makes
`nsIFrame::GetFrameFromDirection` check it before comparing native anonymous
subtree root nodes, and makes `HyperTextAccessible::FindOffset` use the
option.

Differential Revision: https://phabricator.services.mozilla.com/D172759
2023-03-18 04:18:53 +00:00
..
android Bug 1819160 - Hold a reference to registering session in DocAccessibleParent. r=Jamie 2023-03-16 19:16:30 +00:00
aom Bug 1794043: Improve AccAttributes ergonomics, r=eeejay 2022-10-13 01:00:57 +00:00
atk Bug 1757127 part 2: Use the unified Language method for ATK, IA2 and XPCOM. r=nlapre 2023-01-17 20:35:22 +00:00
base Bug 1822884 - Remove eSHAPE from IsNodeOfType and replace with IsSVGGeometryElement r=emilio 2023-03-17 16:26:34 +00:00
basetypes Bug 1820069: Fix handling of magic offsets in HyperTextAccessible*::Char/TextBounds. r=morgan 2023-03-06 08:58:42 +00:00
docs Bug 1800949 - add accessibility Architecture doc with info on trees. r=morgan,Jamie 2022-11-18 00:50:58 +00:00
generic Bug 1384606 - part 4: Make `nsIFrame::GetFrameFromDirection` allow to return content in different native anonymous subtree if the caller wants r=emilio 2023-03-18 04:18:53 +00:00
html Bug 1818413 - Add some null pointer checks in HTMLImageMapAccessible::UpdateChildAreas r=Jamie 2023-03-08 15:40:52 +00:00
interfaces Bug 1814220 - Allow ignoring list item markers in TextLeafPoint::FindBoundary. r=Jamie 2023-02-22 04:17:31 +00:00
ipc Bug 1819160 - Hold a reference to registering session in DocAccessibleParent. r=Jamie 2023-03-16 19:16:30 +00:00
mac Bug 1384606 - part 4: Make `nsIFrame::GetFrameFromDirection` allow to return content in different native anonymous subtree if the caller wants r=emilio 2023-03-18 04:18:53 +00:00
other Bug 1778433 part 3: Remove defunct *AccessibleWrap types. r=nlapre 2022-11-22 04:55:11 +00:00
tests Backed out changeset 30b7d9c22176 (bug 1822170) for causing mochitest failures on CachedTextMarker.mm CLOSED TREE 2023-03-16 14:21:39 -04:00
windows Bug 1818176: Support querying to IAccessibleImage. r=nlapre 2023-02-23 23:42:23 +00:00
xpcom Bug 1816573 - Use flags in TextLeafPoint::FindBoundary instead of boolean arguments. r=Jamie 2023-02-21 16:37:23 +00:00
xul Bug 755621 - Add downcasting for nsXULTreeItemAccessibleBase. r=nlapre 2023-02-20 06:37:16 +00:00
moz.build Bug 1815774 - Introduce TextLeafPoint XPCOM bindings and tests. r=Jamie 2023-02-13 17:56:12 +00:00