gecko-dev/accessible/basetypes
James Teh 83cb50f000 Bug 1741793 part 4: Implement text selection querying for cached RemoteAccessible. r=eeejay
The original non-Windows RemoteAccessible SelectionBoundsAt method still exists because it allows the caller to retrieve both the offsets and the text in a single call, which can't be done with the unified API.
Thus, platform code still needs a separate code path for non-cached RemoteAccessible.

Differential Revision: https://phabricator.services.mozilla.com/D139343
2022-02-26 23:01:55 +00:00
..
Accessible.cpp Bug 1755817 - Move LandmarkRole to Accessible. r=Jamie 2022-02-18 18:21:01 +00:00
Accessible.h Bug 1755817 - Move LandmarkRole to Accessible. r=Jamie 2022-02-18 18:21:01 +00:00
HyperTextAccessibleBase.cpp Bug 1741793 part 4: Implement text selection querying for cached RemoteAccessible. r=eeejay 2022-02-26 23:01:55 +00:00
HyperTextAccessibleBase.h Bug 1741793 part 4: Implement text selection querying for cached RemoteAccessible. r=eeejay 2022-02-26 23:01:55 +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