gecko-dev/accessible/generic
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
..
ARIAGridAccessible-inl.h
ARIAGridAccessible.cpp Bug 1760739 part 6: Add unified GroupPosition and TotalItemCount support for aria-row/colcount/index. r=eeejay 2022-06-16 06:25:52 +00:00
ARIAGridAccessible.h Bug 1760739 part 6: Add unified GroupPosition and TotalItemCount support for aria-row/colcount/index. r=eeejay 2022-06-16 06:25:52 +00:00
ApplicationAccessible.cpp Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
ApplicationAccessible.h Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
BaseAccessibles.cpp Bug 1395181 part 1: Support "click ancestor" action on descendants when an ancestor has an action. r=eeejay 2022-04-22 23:13:36 +00:00
BaseAccessibles.h Bug 1395181 part 1: Support "click ancestor" action on descendants when an ancestor has an action. r=eeejay 2022-04-22 23:13:36 +00:00
DocAccessible-inl.h
DocAccessible.cpp Backed out 5 changesets (bug 1726124, bug 1786086) for failures on browser_table.js. CLOSED TREE 2022-08-29 21:22:27 +03:00
DocAccessible.h Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
FormControlAccessible.cpp Bug 1752380 - P1: Introduce HasPrimaryAction and remove redundant DoAction/ActionCount implementation. r=morgan 2022-02-15 23:20:11 +00:00
FormControlAccessible.h Bug 1752380 - P1: Introduce HasPrimaryAction and remove redundant DoAction/ActionCount implementation. r=morgan 2022-02-15 23:20:11 +00:00
HyperTextAccessible-inl.h Bug 1730088 part 11: Move IsValidOffset/Range to HyperTextAccessibleBase. r=eeejay 2021-10-07 04:22:47 +00:00
HyperTextAccessible.cpp Bug 1782550 - Don't treat list bullets as block items. r=Jamie 2022-08-02 16:27:31 +00:00
HyperTextAccessible.h Bug 1775329: Support cached OffsetAtPoint in HyperTextAccessibleBase r=Jamie 2022-07-05 19:50:45 +00:00
ImageAccessible.cpp Bug 1748749 - P2: Cache has long desc. r=Jamie 2022-01-31 23:10:51 +00:00
ImageAccessible.h Bug 1748749 - P2: Cache has long desc. r=Jamie 2022-01-31 23:10:51 +00:00
LocalAccessible-inl.h
LocalAccessible.cpp Bug 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
LocalAccessible.h Bug 1234121: Unify FocusedChild() in Accessible base class r=Jamie 2022-08-19 02:42:30 +00:00
OuterDocAccessible.cpp Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02:00
OuterDocAccessible.h Bug 1772861: Cache offset for cross-proc iframe docs r=eeejay 2022-06-21 20:23:18 +00:00
RootAccessible.cpp Bug 1782172: [Part 2] Support RelationType::EMBEDS in RootAccessible r=Jamie 2022-08-15 20:43:55 +00:00
RootAccessible.h Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
TableAccessible.cpp
TableAccessible.h Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00
TableCellAccessible.cpp Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00
TableCellAccessible.h Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00
TextLeafAccessible.cpp
TextLeafAccessible.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00