gecko-dev/accessible/windows
James Teh 20aee7cff6 Bug 1814780: Fail gracefully for calls to a11y::LazyInstantiator from a background thread which would cause us to create the accessibility service. r=nlapre
The accessibility service and our COM objects can only be used on the main thread.
COM rules should mean that we never get direct calls on a background thread, but apparently, someone isn't following the rules.

Differential Revision: https://phabricator.services.mozilla.com/D168914
2023-02-06 20:12:09 +00:00
..
ia2 Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
msaa Bug 1814780: Fail gracefully for calls to a11y::LazyInstantiator from a background thread which would cause us to create the accessibility service. r=nlapre 2023-02-06 20:12:09 +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