mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
9d832bd02b
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 |
||
---|---|---|
.. | ||
DocAccessibleChild.cpp | ||
DocAccessibleChild.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
DocAccessibleTypes.ipdlh | ||
IPCTypes.h | ||
moz.build | ||
PDocAccessible.ipdl | ||
RemoteAccessible.cpp | ||
RemoteAccessible.h |