gecko-dev/accessible/basetypes
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
..
Accessible.cpp Bug 1776919 - Add Accessible::DebugPrint for debugging. r=morgan 2022-07-12 02:41:02 +00:00
Accessible.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
HyperTextAccessibleBase.cpp Bug 1775329: Support cached OffsetAtPoint in HyperTextAccessibleBase r=Jamie 2022-07-05 19:50:45 +00:00
HyperTextAccessibleBase.h Bug 1775329: Support cached OffsetAtPoint in HyperTextAccessibleBase r=Jamie 2022-07-05 19:50:45 +00:00
TableAccessibleBase.h Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00
TableCellAccessibleBase.h Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00
moz.build Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +00:00