gecko-dev/accessible/ipc
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
..
extension Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02:00
other 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
win 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
DocAccessibleChildBase.cpp Bug 1743967 - Support async DoAction. r=Jamie 2022-01-31 23:10:52 +00:00
DocAccessibleChildBase.h Bug 1743967 - Support async DoAction. r=Jamie 2022-01-31 23:10:52 +00:00
DocAccessibleParent.cpp Bug 1748450: If an Accessible is moved, reuse the RemoteAccessible even if the cache is disabled. r=eeejay 2022-01-27 18:30:46 +00:00
DocAccessibleParent.h Bug 1739050: If an Accessible is moved, reuse the RemoteAccessible and don't push the cache for it. r=eeejay 2021-12-22 01:33:52 +00:00
DocAccessibleTypes.ipdlh Bug 1700263 - Implement async Cache protocol method. r=Jamie 2021-08-17 18:17:38 +00:00
IPCTypes.h Bug 1737944 - P2: Allow AccAttributes to store a UniquePtr of AccGroupInfo. r=Jamie 2022-01-04 21:01:34 +00:00
RemoteAccessibleBase.cpp Bug 1743967 - Support async DoAction. r=Jamie 2022-01-31 23:10:52 +00:00
RemoteAccessibleBase.h Bug 1743967 - Support async DoAction. r=Jamie 2022-01-31 23:10:52 +00:00
RemoteAccessibleShared.h 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
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00