gecko-dev/accessible
James Teh 5dda669781 Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay
An OuterDoc RemoteAccessible can have no child document for a short time if the embedded doc is changed.
As part of this, get rid of the mOuterDoc variable, since it is now redundant and somewhat misleading.
Instead, use IsOuterDoc(), since RemoteAccessible now has acc types.

Differential Revision: https://phabricator.services.mozilla.com/D114431
2021-05-11 23:17:08 +00:00
..
android Bug 1695162 - Migrate from custom hashtable iteration to range-based for in accessible, dom/animation, dom/base, dom/localstorage, gfx/thebes. r=nika 2021-03-12 16:14:58 +00:00
aom Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
atk Bug 1377445 - Use dlsym for atk_bridge_adaptor_init. r=eeejay 2021-04-20 01:57:02 +00:00
base Bug 1694569: Introduce tree size logging under A11YLOG r=Jamie 2021-05-05 20:56:06 +00:00
basetypes Bug 1694566 - P4: Introduce polymorphic ChildAtPoint that returns remote or local accessibles. r=Jamie 2021-03-03 06:10:02 +00:00
generic Bug 1706814 - Allow adding relation providers before dependend content created. r=Jamie 2021-05-11 21:42:23 +00:00
html Bug 1513447 - Use generated marker elements for list bullet accessibles. r=Jamie 2021-05-04 19:07:59 +00:00
interfaces Bug 1693597 - P1: Rename Accessible to LocalAccessible. r=morgan 2021-02-19 23:14:32 +00:00
ipc Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay 2021-05-11 23:17:08 +00:00
mac Bug 1710493: Implement AXFrame for VoiceOver r=eeejay 2021-05-10 21:32:19 +00:00
other Bug 1693597 - P2: Rename ProxyAccessible to RemoteAccessible. r=morgan 2021-02-19 23:14:33 +00:00
tests Bug 1706814 - Allow adding relation providers before dependend content created. r=Jamie 2021-05-11 21:42:23 +00:00
windows Bug 1709987: Call MsaaShutdown() when shutting down the ApplicationAccessible. r=morgan 2021-05-11 00:35:17 +00:00
xpcom Bug 1700166 - Clean up obsolete remote iface enum and add iface test. r=morgan 2021-03-22 20:39:54 +00:00
xul Bug 1703169: Support XUL buttons labelled by text children. r=morgan 2021-04-08 22:59:43 +00:00
moz.build Bug 1694203 - P1: Add Accessible and have LocalAccessible inherit from it. r=Jamie 2021-03-02 16:32:21 +00:00