gecko-dev/accessible/ipc
Nathan LaPre 9d832bd02b Bug 1794974: Part 5: Add code that requests new cache domains to remote accessibles, r=Jamie
This revision adds code everywhere necessary to request cache domains. These
requests are a response to assistive technology queries. The revision also adds
asserts and other safety mechanisms to ensure that we have the right information
before responding. If an AT requests something that Gecko doesn't have an answer
for, we return a default value and hope they'll ask again once we have the info.

Differential Revision: https://phabricator.services.mozilla.com/D220039
2024-09-09 23:02:20 +00:00
..
DocAccessibleChild.cpp Bug 1794974: Part 2: Add ability to query and send individual cache domains, r=Jamie 2024-09-09 23:02:19 +00:00
DocAccessibleChild.h Bug 1875528 - Part 1: Make IProtocol hold a strong reference to manager, r=ipc-reviewers,mccr8 2024-04-22 17:13:22 +00:00
DocAccessibleParent.cpp Bug 1798620 part 2: Remove DocAccessibleParent::mParentDoc. r=eeejay 2024-08-09 01:45:31 +00:00
DocAccessibleParent.h Bug 1798620 part 2: Remove DocAccessibleParent::mParentDoc. r=eeejay 2024-08-09 01:45:31 +00:00
DocAccessibleTypes.ipdlh
IPCTypes.h Bug 1905211 part 3: Introduce TextOffsetAttribute struct and support it as a serialisable attribute value. r=morgan 2024-08-05 02:54:36 +00:00
moz.build Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
PDocAccessible.ipdl
RemoteAccessible.cpp Bug 1794974: Part 5: Add code that requests new cache domains to remote accessibles, r=Jamie 2024-09-09 23:02:20 +00:00
RemoteAccessible.h Bug 1917132: When clearing a RemoteAccessible's parent, set its cached IndexInParent to -1. r=nlapre 2024-09-06 09:54:46 +00:00