gecko-dev/accessible
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
..
android Bug 1801986 - Set pivot root to top remote document. r=Jamie 2022-11-29 20:31:21 +00:00
aom
atk Bug 1757127 part 2: Use the unified Language method for ATK, IA2 and XPCOM. r=nlapre 2023-01-17 20:35:22 +00:00
base Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
basetypes Bug 1811092: apply code formatting via Lando 2023-01-27 20:20:51 +00:00
docs Bug 1800949 - add accessibility Architecture doc with info on trees. r=morgan,Jamie 2022-11-18 00:50:58 +00:00
generic Bug 1809836: Avoid adding scroll offsets when computing bounds for position:fixed accs r=Jamie 2023-02-01 01:23:10 +00:00
html Bug 1808888 - [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines r=emilio 2023-01-09 07:07:13 +00:00
interfaces Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ipc Bug 1814538: Don't call RemoteAccessibleBase::IsFixedPos if mCachedFields is null. r=nlapre 2023-02-02 23:25:54 +00:00
mac Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
other Bug 1778433 part 3: Remove defunct *AccessibleWrap types. r=nlapre 2022-11-22 04:55:11 +00:00
tests Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
windows 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
xpcom Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
xul Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
moz.build