gecko-dev/accessible
James Teh 71e7b0d8cd Bug 1756727: Return E_NOTIMPL for a remote document in MsaaDocAccessible::get_accValue. r=morgan
The code previously assumed that the base MsaaAccessible implementation would return failure for a remote Accessible.
That is no longer true, so we crashed when we try to get the local DocAccessible.
For now, we explicitly check for remote and return E_NOTIMPL in that case.

Differential Revision: https://phabricator.services.mozilla.com/D139450
2022-02-23 21:29:13 +00:00
..
android Bug 1756323 - Cleanup mouse event coord code. r=jfkthame 2022-02-21 11:53:02 +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 1756755 - Return unlocalized action name for atk_action_get_name. r=morgan 2022-02-23 21:26:02 +00:00
base Bug 1756730: Null check atributes in TextLeafPoint::FindTextAttrsStart. r=morgan 2022-02-23 21:28:20 +00:00
basetypes Bug 1755420 part 2: Remove unnecessary case/if statements now that all boundaries (except CHAR) are implemented by TextLeafPoint. r=morgan 2022-02-18 22:35:20 +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 1755420 part 2: Remove unnecessary case/if statements now that all boundaries (except CHAR) are implemented by TextLeafPoint. r=morgan 2022-02-18 22:35:20 +00:00
html Bug 1755817 - lint fix r=fix CLOSED TREE 2022-02-18 20:46:12 +02:00
interfaces Bug 1747749 - Introduce inner reorder event. r=Jamie 2022-01-04 17:41:41 +00:00
ipc Bug 1755817 - Move LandmarkRole to Accessible. r=Jamie 2022-02-18 18:21:01 +00:00
mac Bug 1746833 - P2: Move Value() to Accessible and calculate or use cached value remotely. r=Jamie 2022-02-18 18:20:59 +00:00
other Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
tests Bug 1746833 - P4: Add remote textbox value calculation and tests. r=Jamie 2022-02-18 18:21:00 +00:00
windows Bug 1756727: Return E_NOTIMPL for a remote document in MsaaDocAccessible::get_accValue. r=morgan 2022-02-23 21:29:13 +00:00
xpcom Bug 1746833 - P2: Move Value() to Accessible and calculate or use cached value remotely. r=Jamie 2022-02-18 18:20:59 +00:00
xul Bug 1755383 - P1: Move SelectAccessible methods to Accessible. r=morgan 2022-02-16 18:42:53 +00:00
moz.build Bug 1755383 - P3: Migrate HTML selection tests from mochitests to browser tests. r=morgan 2022-02-16 18:42:54 +00:00