gecko-dev/accessible/android
James Teh 6c99023552 Bug 1840295: Remove Windows specific ifdefs for PDocAccessible:: FocusEvent and CaretMoveEvent. r=eeejay
On Windows, focus and caret move events include the caret rectangle.
This isn't used on other platforms.
To simplify the cross-platform interface (including Platform.h), remove the ifdefs from there.
However, we use ifdefs to avoid calculating the rectangle on non-Windows platforms, instead just sending an empty rectangle.

Differential Revision: https://phabricator.services.mozilla.com/D182138
2023-07-05 04:15:27 +00:00
..
AccessibleWrap.cpp Bug 1754905 - Match Pivot API in nsIAccessiblePivot. r=Jamie 2023-06-28 21:45:16 +00:00
AccessibleWrap.h Bug 1834874 - P1: Make text navigation work in UI thread with cached TextLeafPoint API. r=Jamie,geckoview-reviewers,m_kato 2023-06-20 18:15:42 +00:00
ApplicationAccessibleWrap.h
DocAccessibleWrap.cpp Bug 1834874 - P2: Remove DocAccessiblePlatformExt. r=Jamie,ipc-reviewers,mccr8 2023-06-20 18:15:43 +00:00
DocAccessibleWrap.h Bug 1825891 - P2: Remove Android's non-CTW implementation. r=Jamie,geckoview-reviewers,m_kato 2023-04-13 17:58:57 +00:00
HyperTextAccessibleWrap.h
moz.build Bug 1831035 part 7: Remove (now empty) platform specific RemoteAccessible classes and rename RemoteAccessibleBase to RemoteAccessible. r=eeejay 2023-06-26 21:20:13 +00:00
Platform.cpp Bug 1840295: Remove Windows specific ifdefs for PDocAccessible:: FocusEvent and CaretMoveEvent. r=eeejay 2023-07-05 04:15:27 +00:00
RootAccessibleWrap.cpp Bug 1765430 - P2: Manage Android accessible/id mappings in SessionAccessibility. r=Jamie 2022-04-27 22:44:45 +00:00
RootAccessibleWrap.h Bug 1797863 - add class documentation for accessibility tree nodes. r=morgan 2022-11-15 02:49:44 +00:00
SessionAccessibility.cpp Bug 1839516 - Remove FORWARD_ACTION_TO_ACCESSIBLE in Android. r=Jamie 2023-06-21 16:22:51 +00:00
SessionAccessibility.h Bug 1834874 - P1: Make text navigation work in UI thread with cached TextLeafPoint API. r=Jamie,geckoview-reviewers,m_kato 2023-06-20 18:15:42 +00:00
TraversalRule.cpp Bug 1817592 - Do not match and ignore subtrees on list items in android nav. r=Jamie,geckoview-reviewers,m_kato 2023-03-15 22:09:31 +00:00
TraversalRule.h Bug 1765430 - P3: Refactor Android Pivot methods. r=Jamie 2022-04-27 22:44:45 +00:00