gecko-dev/accessible/ipc
James Teh c384807ed4 Bug 1645067: Set the top level DocAccessibleChild as early as possible. r=MarcoZ
Otherwise, if we're replacing a previous top level doc, we might refer to the old top level doc during initialization.

Differential Revision: https://phabricator.services.mozilla.com/D79398
2020-06-12 07:11:02 +00:00
..
extension Bug 1616146 - Cache accessibility focus boundaries in java. r=Jamie 2020-02-18 21:09:06 +00:00
other Bug 1595979 - add hittest b-c tests (general, shadowroot, zoom). Fix an e10s bug where must prune check was done on the parent side instead of deferring to childAtPoint method. r=Jamie 2020-04-14 23:57:34 +00:00
win Bug 1645067: Set the top level DocAccessibleChild as early as possible. r=MarcoZ 2020-06-12 07:11:02 +00:00
DocAccessibleChildBase.cpp
DocAccessibleChildBase.h
DocAccessibleParent.cpp Bug 1628582: Set DocAccessibleParent::mDocProxyStream on the child document, not the parent document. r=yzen 2020-05-11 14:41:57 +00:00
DocAccessibleParent.h Bug 1629316 - Replace MOZ_MUST_USE with [[nodiscard]] in accessible. r=Jamie 2020-04-14 03:09:06 +00:00
IPCTypes.h
ProxyAccessibleBase.cpp Bug 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
ProxyAccessibleBase.h Bug 1621517: Make nsIAccessible child retrieval work for OuterDocAccessibles with remote documents. r=yzen 2020-03-13 01:37:14 +00:00
ProxyAccessibleShared.h Bug 1598299 part 2: Remove ProxyAccessible::AccessibleAtPoint. r=yzen,nika 2020-03-29 23:08:44 +00:00
moz.build