gecko-dev/accessible/windows/ia2
James Teh fff810fb26 Bug 1784841: Use unified OffsetAtPoint in platform specific code. r=morgan
Most importantly, this means OffsetAtPoint is now supported for cached RemoteAccessible on Windows.
I also included a drive-by fix to make ATK use the unified CharacterCount method instead of the old unnecessary conditional local/remote paths.

Differential Revision: https://phabricator.services.mozilla.com/D154628
2022-08-17 04:59:12 +00:00
..
ia2Accessible.cpp Bug 1783094: Support non-cached RemoteAccessible relation targets in ia2Accessible relation methods. r=morgan 2022-08-05 04:50:21 +00:00
ia2Accessible.h Bug 1714390 - P7: Add custom de/serializer for AccAttributes. r=Jamie 2021-06-10 23:07:07 +00:00
ia2AccessibleAction.cpp Bug 1743967 - Support async DoAction. r=Jamie 2022-01-31 23:10:52 +00:00
ia2AccessibleAction.h Bug 1748749 - P4: Support cached actions. r=Jamie 2022-01-31 23:10:52 +00:00
ia2AccessibleApplication.cpp Bug 1694865 part 25: Remove inheritance of Msaa*Accessible/ia2*Accessible into *AccessibleWrap! r=morgan 2021-05-03 11:31:04 +00:00
ia2AccessibleApplication.h Bug 1694865 part 25: Remove inheritance of Msaa*Accessible/ia2*Accessible into *AccessibleWrap! r=morgan 2021-05-03 11:31:04 +00:00
ia2AccessibleComponent.cpp Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout 2022-01-20 17:24:17 +02:00
ia2AccessibleComponent.h Bug 1694865 part 10: Prepare ia2Accessible/Action/Component/Hyperlink/Relation/Value to not rely on AccessibleWrap inheritance. r=morgan 2021-04-30 12:21:41 +00:00
ia2AccessibleEditableText.cpp Bug 1715230 part 6: Remove IsProxy() checks throughout the Windows a11y code. r=morgan 2021-07-19 03:44:11 +00:00
ia2AccessibleEditableText.h Bug 1694865 part 18: Prepare ia2AccessibleEditableText/Hypertext/Image/Text to not rely on AccessibleWrap inheritance. r=morgan 2021-05-01 02:51:24 +00:00
ia2AccessibleHyperlink.cpp Bug 1754360: Move EndOffset to base Accessible. r=eeejay 2022-02-11 02:37:13 +00:00
ia2AccessibleHyperlink.h Bug 1735722 part 4: Support QueryInterface to IAccessibleHyperlink for RemoteAccessible. r=morgan 2021-10-19 03:57:19 +00:00
ia2AccessibleHypertext.cpp Bug 1760939 part 2: Move LinkCount to HyperTextAccessibleBase. r=eeejay 2022-04-11 23:20:14 +00:00
ia2AccessibleHypertext.h Bug 1760939 part 2: Move LinkCount to HyperTextAccessibleBase. r=eeejay 2022-04-11 23:20:14 +00:00
ia2AccessibleImage.cpp Bug 1763214: Convert ImagePosition, ImageSize to use cached bounds r=Jamie 2022-04-28 17:03:49 +00:00
ia2AccessibleImage.h Bug 1763214: Convert ImagePosition, ImageSize to use cached bounds r=Jamie 2022-04-28 17:03:49 +00:00
ia2AccessibleRelation.cpp Bug 1783094: Support non-cached RemoteAccessible relation targets in ia2Accessible relation methods. r=morgan 2022-08-05 04:50:21 +00:00
ia2AccessibleRelation.h Bug 1783094: Support non-cached RemoteAccessible relation targets in ia2Accessible relation methods. r=morgan 2022-08-05 04:50:21 +00:00
ia2AccessibleTable.cpp Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan 2022-04-01 09:50:01 +00:00
ia2AccessibleTable.h Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan 2022-04-01 09:50:01 +00:00
ia2AccessibleTableCell.cpp Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan 2022-04-01 09:50:01 +00:00
ia2AccessibleTableCell.h Bug 1735970 part 14: Support TableAccessibleBase and TableCellAccessibleBase on Windows. r=morgan 2022-04-01 09:50:01 +00:00
ia2AccessibleText.cpp Bug 1784841: Use unified OffsetAtPoint in platform specific code. r=morgan 2022-08-17 04:59:12 +00:00
ia2AccessibleText.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ia2AccessibleValue.cpp Bug 1735952 part 1: Support QueryInterface to IAccessibleValue for RemoteAccessible. r=morgan 2021-10-19 03:58:56 +00:00
ia2AccessibleValue.h Bug 1727643 - P4: Make use of new common methods in platforms and XPCOM. r=morgan 2021-08-26 19:40:06 +00:00
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00