gecko-dev/accessible/basetypes
Eitan Isaacson 489d1d11a0 Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie
Because the implementation only needs the accessible type and tree, we
don't need to make an IPC call here.

Differential Revision: https://phabricator.services.mozilla.com/D175288
2023-04-17 17:54:35 +00:00
..
Accessible.cpp Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie 2023-04-17 17:54:35 +00:00
Accessible.h Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie 2023-04-17 17:54:35 +00:00
HyperTextAccessibleBase.cpp Bug 1826264 - P2: Add range TextLeafRange::ScrollIntoView. r=Jamie 2023-04-13 20:40:19 +00:00
HyperTextAccessibleBase.h Bug 1826264 - P2: Add range TextLeafRange::ScrollIntoView. r=Jamie 2023-04-13 20:40:19 +00:00
moz.build Bug 1735970 part 3: Add TableAccessibleBase and TableCellAccessibleBase. r=morgan 2022-04-01 09:49:57 +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