gecko-dev/accessible/windows
James Teh 299944292f Bug 1725894: Support IEnumVARIANT for RemoteAccessible when the cache is enabled. r=morgan
As part of this, I changed RemoteAccessible::RemoteChildAt (and thus RemoteAccessible::ChildAt) so it doesn't crash when passed an invalid child index.
Our EnumVariant implementation relied on this with LocalChildAt.
I think it makes sense for LocalChildAt, RemoteChildAt and ChildAt to be consistent in this regard.

Differential Revision: https://phabricator.services.mozilla.com/D122681
2021-08-17 11:17:50 +00:00
..
ia2 Bug 1715230 part 6: Remove IsProxy() checks throughout the Windows a11y code. r=morgan 2021-07-19 03:44:11 +00:00
msaa Bug 1725894: Support IEnumVARIANT for RemoteAccessible when the cache is enabled. r=morgan 2021-08-17 11:17:50 +00:00
sdn Bug 1720696: Only fetch mMsaa from non-null AccessibleWraps r=eeejay 2021-07-15 18:23:03 +00:00
uia Bug 1714390 - P5: Use static aria_* atoms for aria attributes. r=Jamie 2021-06-10 23:07:07 +00:00
moz.build Bug 1715230 part 5: Remove Windows ProxyWrappers! r=morgan 2021-07-19 03:44:11 +00:00