gecko-dev/accessible
James Teh 0787850ef9 Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan
Windows a11y clients retrieve MathML markup using ISimpleDOMNode::innerHTML.
We cache innerHTML to support this, but only on math elements and only on Windows.
sdnAccessible had to be modified to support RemoteAccessible and to use the cache for this method.

Differential Revision: https://phabricator.services.mozilla.com/D155806
2022-08-30 02:29:17 +00:00
..
android Bug 1783733 - Return null if registered accessible is defunct. r=Jamie 2022-08-23 21:46:09 +00:00
aom Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie 2021-06-10 23:07:05 +00:00
atk Bug 1786638: Return early if we can't fetch an internal obj when computing ATK relations r=Jamie 2022-08-24 04:44:38 +00:00
base Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
basetypes Bug 1787101: HyperTextAccessibleBase::OffsetAtPoint: Transform the offset before returning it. r=morgan 2022-08-26 07:25:12 +00:00
docs Bug 1771514: Add design review and preliminary HCM documentation r=Jamie 2022-06-08 16:18:32 +00:00
generic Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
html Bug 1472024 part 2: Add curly braces around if-controlled statements in HTMLTableAccessible.cpp. r=eeejay 2022-08-25 20:31:17 +00:00
interfaces Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana 2022-07-06 14:53:06 +00:00
ipc Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
mac Backed out 5 changesets (bug 1726124, bug 1786086) for failures on browser_table.js. CLOSED TREE 2022-08-29 21:22:27 +03:00
other Bug 1713050 - P3: Add more granularities to AXSelectedTextChanged events. r=morgan 2022-03-16 05:56:26 +00:00
tests Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
windows Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
xpcom Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
xul Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
moz.build Bug 1755383 - P3: Migrate HTML selection tests from mochitests to browser tests. r=morgan 2022-02-16 18:42:54 +00:00