.. |
ARIAGridAccessibleWrap.cpp
|
…
|
|
ARIAGridAccessibleWrap.h
|
…
|
|
AccessibleWrap.cpp
|
Bug 1379951: Remove problematic assertion for a code path that is expected to be followed by NVDA; r=eeejay
|
2017-07-21 10:42:39 -06:00 |
AccessibleWrap.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
ApplicationAccessibleWrap.cpp
|
Bug 1323055: Remove A11Y_TRYBLOCK_* from Windows a11y code; r=tbsaunde
|
2016-12-20 13:41:24 -07:00 |
ApplicationAccessibleWrap.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
Compatibility.cpp
|
Bug 1393987 - Add in-process client information to Accessibility Instantiator support info. r=eeejay
|
2017-09-01 16:17:46 -05:00 |
Compatibility.h
|
Bug 1385991 - Initialize accessibility compaitibility information earlier in accessibility service startup. r=eitan
|
2017-09-08 16:05:06 -05:00 |
DocAccessibleWrap.cpp
|
Bug 1390652: Part 1 - Send parent COM proxies to content as IDispatch instead of IAccessible to match the outparam type of IAccessible::get_accParent; r=yzen
|
2017-08-16 10:56:00 -06:00 |
DocAccessibleWrap.h
|
Bug 1297549: Part 1 - Use chrome-generated MSAA IDs in content; r=tbsaunde
|
2016-09-19 13:58:15 -06:00 |
EnumVariant.cpp
|
Bug 1323055: Remove A11Y_TRYBLOCK_* from Windows a11y code; r=tbsaunde
|
2016-12-20 13:41:24 -07:00 |
EnumVariant.h
|
Bug 1322465 part 1 - Use explicit/MOZ_IMPLICIT for the unary constructors in accessible/. r=Ehsan
|
2016-12-16 15:43:21 +08:00 |
GeckoCustom.cpp
|
Bug 1335825 - Provide full state bitfield to xpcom accessibles in Windows. r=yzen
|
2017-02-03 15:22:09 -08:00 |
GeckoCustom.h
|
Bug 1335825 - Provide full state bitfield to xpcom accessibles in Windows. r=yzen
|
2017-02-03 15:22:09 -08:00 |
HTMLTableAccessibleWrap.cpp
|
…
|
|
HTMLTableAccessibleWrap.h
|
…
|
|
HTMLWin32ObjectAccessible.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLWin32ObjectAccessible.h
|
Bug 1319640: Make obtaining of plugin IAccessible go through Chrome process on Sandboxed builds; r=tbsaunde
|
2016-12-03 16:07:24 -07:00 |
HyperTextAccessibleWrap.cpp
|
…
|
|
HyperTextAccessibleWrap.h
|
…
|
|
IDSet.h
|
Bug 1304449: Part 1 - Modify MSAA IDs to be partitioned based on content id; r=tbsaunde
|
2016-10-05 17:52:23 -06:00 |
IUnknownImpl.cpp
|
Bug 1393435 - Remove unnecessary inclusions of the crash reporter header files; r=mconley
|
2017-08-07 14:10:02 +02:00 |
IUnknownImpl.h
|
Bug 1323055: Remove A11Y_TRYBLOCK_* from Windows a11y code; r=tbsaunde
|
2016-12-20 13:41:24 -07:00 |
ImageAccessibleWrap.cpp
|
…
|
|
ImageAccessibleWrap.h
|
…
|
|
LazyInstantiator.cpp
|
Bug 1384672 - Add accessibility instantiator to about:support. r=jimm
|
2017-08-10 15:32:07 -07:00 |
LazyInstantiator.h
|
Bug 1384560 - Annotate crash reports with accessibility client information. r=aklotz
|
2017-08-02 09:28:37 -05:00 |
MsaaIdGenerator.cpp
|
Bug 1365073: Modify sdnAccessible to always generate unique IDs using AccessibleWrap's scheme even when it is not associated with an accessible; r=tbsaunde
|
2017-05-15 17:28:57 -06:00 |
MsaaIdGenerator.h
|
Bug 1365073: Modify sdnAccessible to always generate unique IDs using AccessibleWrap's scheme even when it is not associated with an accessible; r=tbsaunde
|
2017-05-15 17:28:57 -06:00 |
Platform.cpp
|
Bug 1383501: Modify a11y::IsHandlerRegistered to include check of path to handler binary; r=eeejay
|
2017-09-14 13:05:26 -06:00 |
RootAccessibleWrap.cpp
|
Bug 1323069: Add ability to detect and identify remote a11y clients, as well as lazily instantiate a11y; r=eeejay
|
2017-06-19 20:57:35 -06:00 |
RootAccessibleWrap.h
|
Bug 1323069: Add ability to detect and identify remote a11y clients, as well as lazily instantiate a11y; r=eeejay
|
2017-06-19 20:57:35 -06:00 |
ServiceProvider.cpp
|
Bug 1346967: Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL; r=tbsaunde
|
2017-03-13 16:39:28 -06:00 |
ServiceProvider.h
|
Bug 1322465 part 1 - Use explicit/MOZ_IMPLICIT for the unary constructors in accessible/. r=Ehsan
|
2016-12-16 15:43:21 +08:00 |
TextLeafAccessibleWrap.cpp
|
…
|
|
TextLeafAccessibleWrap.h
|
…
|
|
XULListboxAccessibleWrap.cpp
|
…
|
|
XULListboxAccessibleWrap.h
|
…
|
|
XULMenuAccessibleWrap.cpp
|
…
|
|
XULMenuAccessibleWrap.h
|
…
|
|
XULTreeGridAccessibleWrap.cpp
|
…
|
|
XULTreeGridAccessibleWrap.h
|
…
|
|
moz.build
|
Bug 1323069: Add ability to detect and identify remote a11y clients, as well as lazily instantiate a11y; r=eeejay
|
2017-06-19 20:57:35 -06:00 |
nsEventMap.h
|
…
|
|
nsWinUtils.cpp
|
Bug 1380471: Move follow-up initialization for emulated windows into a callback invoked by the emulated window's WM_CREATE handler; r=yzen
|
2017-07-12 18:01:43 -06:00 |
nsWinUtils.h
|
Bug 1380471: Move follow-up initialization for emulated windows into a callback invoked by the emulated window's WM_CREATE handler; r=yzen
|
2017-07-12 18:01:43 -06:00 |