mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
6c99023552
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 |
||
---|---|---|
.. | ||
AccessibleWrap.cpp | ||
AccessibleWrap.h | ||
ApplicationAccessibleWrap.h | ||
DocAccessibleWrap.cpp | ||
DocAccessibleWrap.h | ||
HyperTextAccessibleWrap.h | ||
moz.build | ||
Platform.cpp | ||
RootAccessibleWrap.cpp | ||
RootAccessibleWrap.h | ||
SessionAccessibility.cpp | ||
SessionAccessibility.h | ||
TraversalRule.cpp | ||
TraversalRule.h |