gecko-dev/accessible/other
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
AccessibleWrap.h
ApplicationAccessibleWrap.h
DocAccessibleWrap.h
HyperTextAccessibleWrap.h
moz.build
Platform.cpp Bug 1840295: Remove Windows specific ifdefs for PDocAccessible:: FocusEvent and CaretMoveEvent. r=eeejay 2023-07-05 04:15:27 +00:00
RootAccessibleWrap.h