gecko-dev/accessible/generic
James Teh 99afe5c014 Bug 1757121 part 2: Rewrite nsAccUtils::SetLiveContainerAttributes to use the a11y tree instead of the DOM tree. r=morgan
This makes it possible for it to work for RemoteAccessible.
There is a functional change here in that using the a11y tree means we traverse parents set via aria-owns, where previously we only walked the DOM ancestry.
I doubt this will have any impact in the wild and Chromium already does this anyway.

Differential Revision: https://phabricator.services.mozilla.com/D150378
2022-07-12 02:45:56 +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 Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02:00
ApplicationAccessible.h Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02: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 Bug 1774197 part 1: Move sending of the viewport cache to ProcessQueuedCacheUpdates. r=morgan 2022-06-23 04:57:04 +00:00
DocAccessible.h Bug 1760739 part 1: Remove propagation of ARIA object attributes from iframes to documents. r=eeejay 2022-06-16 06:25:50 +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 1757121 part 1: Allow nsAccessibilityService::MarkupAttribute/MarkupAttributes to take an Accessible. r=morgan 2022-07-12 02:45:56 +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 1757121 part 2: Rewrite nsAccUtils::SetLiveContainerAttributes to use the a11y tree instead of the DOM tree. r=morgan 2022-07-12 02:45:56 +00:00
LocalAccessible.h Bug 1757121 part 2: Rewrite nsAccUtils::SetLiveContainerAttributes to use the a11y tree instead of the DOM tree. r=morgan 2022-07-12 02:45:56 +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 1748393: Fire a name change event when a document's title changes. r=morgan 2022-04-28 02:12:29 +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