mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
014eff526e
--- accessible/base/AccEvent.cpp | 8 +++++ accessible/base/AccEvent.h | 29 ++++++++++++++++- accessible/generic/DocAccessible.cpp | 8 +++-- accessible/interfaces/moz.build | 1 + .../nsIAccessibleObjectAttributeChangedEvent.idl | 21 ++++++++++++ accessible/tests/mochitest/common.js | 2 ++ accessible/tests/mochitest/events.js | 37 ++++++++++++++++++++++ .../tests/mochitest/events/test_aria_objattr.html | 7 ++-- accessible/xpcom/AccEvents.conf | 1 + 9 files changed, 106 insertions(+), 8 deletions(-) create mode 100644 accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl |
||
---|---|---|
.. | ||
AccCollector.cpp | ||
AccCollector.h | ||
AccEvent.cpp | ||
AccEvent.h | ||
AccGroupInfo.cpp | ||
AccGroupInfo.h | ||
AccIterator.cpp | ||
AccIterator.h | ||
AccTypes.h | ||
ARIAMap.cpp | ||
ARIAMap.h | ||
ARIAStateMap.cpp | ||
ARIAStateMap.h | ||
Asserts.cpp | ||
DocManager.cpp | ||
DocManager.h | ||
EventQueue.cpp | ||
EventQueue.h | ||
Filters.cpp | ||
Filters.h | ||
FocusManager.cpp | ||
FocusManager.h | ||
Logging.cpp | ||
Logging.h | ||
moz.build | ||
NotificationController.cpp | ||
NotificationController.h | ||
nsAccCache.h | ||
nsAccessibilityService.cpp | ||
nsAccessibilityService.h | ||
nsAccessiblePivot.cpp | ||
nsAccessiblePivot.h | ||
nsAccUtils.cpp | ||
nsAccUtils.h | ||
nsCoreUtils.cpp | ||
nsCoreUtils.h | ||
nsEventShell.cpp | ||
nsEventShell.h | ||
nsTextEquivUtils.cpp | ||
nsTextEquivUtils.h | ||
Platform.h | ||
Relation.h | ||
RelationType.h | ||
RelationTypeMap.h | ||
Role.h | ||
RoleMap.h | ||
SelectionManager.cpp | ||
SelectionManager.h | ||
States.h | ||
Statistics.h | ||
StyleInfo.cpp | ||
StyleInfo.h | ||
TextAttrs.cpp | ||
TextAttrs.h | ||
TextRange.cpp | ||
TextRange.h | ||
TextUpdater.cpp | ||
TextUpdater.h | ||
TreeWalker.cpp | ||
TreeWalker.h |