gecko-dev/accessible/xpcom
James Teh 9f17a2e0b4 Bug 1730086 part 3: Rename RemoteAccessible::GetTextBefore/AfterOffset to TextBefore/AfterOffset, have it override HyperTextAccessibleBase and use the base methods in ATK/XPCOM. r=morgan
This also unifies the code path for TextAtOffset in ATK, rather than having different local and remote code paths.
This isn't strictly related to this patch series, but this change was missed before, so I took the opportunity to deal with it here.

Differential Revision: https://phabricator.services.mozilla.com/D137504
2022-02-04 02:10:28 +00:00
..
AccEventGen.py
AccEvents.conf
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsAccessibleRelation.cpp
nsAccessibleRelation.h
xpcAccessibilityService.cpp
xpcAccessibilityService.h
xpcAccessible.cpp Bug 1749828 - Use Accessible::GroupPosition in xpcom, windows and mac. r=Jamie CLOSED TREE 2022-01-31 23:10:52 +00:00
xpcAccessible.h
xpcAccessibleApplication.cpp
xpcAccessibleApplication.h
xpcAccessibleDocument.cpp
xpcAccessibleDocument.h
xpcAccessibleGeneric.cpp
xpcAccessibleGeneric.h Bug 1742917 part 3: Move LinkIndexOf to HyperTextAccessibleBase. r=eeejay 2021-12-02 06:55:28 +00:00
xpcAccessibleHyperLink.cpp Bug 1742917 part 1: Move StartOffset to base Accessible. r=eeejay 2021-12-02 06:55:27 +00:00
xpcAccessibleHyperLink.h
xpcAccessibleHyperText.cpp Bug 1730086 part 3: Rename RemoteAccessible::GetTextBefore/AfterOffset to TextBefore/AfterOffset, have it override HyperTextAccessibleBase and use the base methods in ATK/XPCOM. r=morgan 2022-02-04 02:10:28 +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 Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02:00
xpcAccessibleImage.h
xpcAccessibleMacInterface.h
xpcAccessibleMacInterface.mm
xpcAccessibleSelectable.cpp
xpcAccessibleSelectable.h
xpcAccessibleTable.cpp
xpcAccessibleTable.h
xpcAccessibleTableCell.cpp
xpcAccessibleTableCell.h
xpcAccessibleTextRange.cpp
xpcAccessibleTextRange.h
xpcAccessibleValue.cpp
xpcAccessibleValue.h