gecko-dev/accessible/windows
James Teh 9a96659b76 Bug 1818176: Support querying to IAccessibleImage. r=nlapre
Bug 1763214 unified the Accessible image interface, including support in ia2AccessibleImage.
However, MsaaAccessible::Create wasn't updated accordingly and would only create an ia2AccessibleImage for a LocalAccessible.
The only thing we need to do here is to drop the Local requirement.
I also did some other drive-by cleanup in this function, converting LocalAccessible if checks to assertions for things that can only ever be Local.

Differential Revision: https://phabricator.services.mozilla.com/D170589
2023-02-23 23:42:23 +00:00
..
ia2 Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
msaa Bug 1818176: Support querying to IAccessibleImage. r=nlapre 2023-02-23 23:42:23 +00:00
sdn Bug 1787692: Partially support ISimpleDOMNode::nodeInfo for cached RemoteAccessibles. r=morgan 2022-09-05 04:30:44 +00:00
uia Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
moz.build Bug 1715230 part 5: Remove Windows ProxyWrappers! r=morgan 2021-07-19 03:44:11 +00:00