gecko-dev/accessible/ipc
James Teh 427da13d9e Bug 1819799: In a11y browser tests, treat a timeout in untilCacheCondition as a failure. r=eeejay
Otherwise, tests can take a very long time to run due to a bug without us realising that this is due to cache condition timeouts.
This patch also notifies observers of a cache update when state change events are received, as those do update the cache but aren't handled by RecvCache.
Some Mac tests depend on cache notifications for these instead of state change events, so these were hitting cache condition timeouts.

Differential Revision: https://phabricator.services.mozilla.com/D171417
2023-03-10 03:49:04 +00:00
..
extension Bug 1765430 - P4: Remove RemoteAccessibleWrap. r=Jamie 2022-04-27 22:44:46 +00:00
other Bug 1819245: Null check FocusMgr() in DocAccessibleChild::RecvRestoreFocus. r=eeejay 2023-03-01 23:51:33 +00:00
win Bug 1819245: Null check FocusMgr() in DocAccessibleChild::RecvRestoreFocus. r=eeejay 2023-03-01 23:51:33 +00:00
DocAccessibleChildBase.cpp Bug 1818726 part 1: Include the cache in PDocAccessible::ShowEvent. r=eeejay 2023-02-28 09:19:33 +00:00
DocAccessibleChildBase.h Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
DocAccessibleParent.cpp Bug 1819799: In a11y browser tests, treat a timeout in untilCacheCondition as a failure. r=eeejay 2023-03-10 03:49:04 +00:00
DocAccessibleParent.h Bug 1818726 part 2: Remove the aDispatchShowEvent argument to PDocAccessible::Cache. r=eeejay 2023-02-28 09:19:33 +00:00
DocAccessibleTypes.ipdlh
IPCTypes.h
moz.build
RemoteAccessibleBase.cpp Bug 1819802 part 1: When getting cached a11y character bounds, return a single rect rather than an array of rects. r=morgan 2023-03-03 03:26:21 +00:00
RemoteAccessibleBase.h Bug 1819802 part 1: When getting cached a11y character bounds, return a single rect rather than an array of rects. r=morgan 2023-03-03 03:26:21 +00:00
RemoteAccessibleShared.h Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00