gecko/accessible/base
Trevor Saunders 2f7d4d5002 bug 1098386 - Allow PDocAccessibleConstructor to be recieved when gAccessibilityService doesn't exist r=surkov
Talos causes accessibility to be instantiated only in the content
process.  That means PDocAccessibleConstructor messages can be recieved
by the parent when GetAccService() returns null.  The easiest way of
dealing with this is moving DocManager::mRemoteDocuments from a member
of the acc service singleton to its own global.  That means the parent
process can track accessible documents in child processes without
instantiating a11y in the parent process.
2014-12-08 20:08:15 -05:00
..
AccCollector.cpp
AccCollector.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
AccEvent.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
AccEvent.h Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
AccGroupInfo.cpp
AccGroupInfo.h
AccIterator.cpp
AccIterator.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
AccTypes.h
ARIAMap.cpp Bug 1105273 - Accessibility mapping for aria-modal, r=davidb 2014-11-28 10:01:43 -05:00
ARIAMap.h Bug 1105273 - Accessibility mapping for aria-modal, r=davidb 2014-11-28 10:01:43 -05:00
ARIAStateMap.cpp Bug 1105273 - Accessibility mapping for aria-modal, r=davidb 2014-11-28 10:01:43 -05:00
ARIAStateMap.h Bug 1105273 - Accessibility mapping for aria-modal, r=davidb 2014-11-28 10:01:43 -05:00
Asserts.cpp
DocManager.cpp bug 1098386 - Allow PDocAccessibleConstructor to be recieved when gAccessibilityService doesn't exist r=surkov 2014-12-08 20:08:15 -05:00
DocManager.h bug 1098386 - Allow PDocAccessibleConstructor to be recieved when gAccessibilityService doesn't exist r=surkov 2014-12-08 20:08:15 -05:00
EventQueue.cpp bug 1074869 - make atk deal with proxied focus events r=davidb 2014-09-30 10:00:26 -04:00
EventQueue.h bug 1074869 - make atk deal with proxied focus events r=davidb 2014-09-30 10:00:26 -04:00
Filters.cpp
Filters.h
FocusManager.cpp
FocusManager.h
Logging.cpp Bug 1053998 - add few bits for doclifecycle logging, r=tbsaunde 2014-08-15 16:24:22 -04:00
Logging.h
moz.build Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
NotificationController.cpp bug 1088148 - Notify the main process of new child docs after firing events r=davidb 2014-10-28 14:18:03 -04:00
NotificationController.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
nsAccCache.h Bug 739568 - nsXULTreeGridRowAccesible should cache its kids as nsXULTreeGridCellAccessibles not generic accessibles, r=tbsaunde 2014-11-05 21:16:37 +05:30
nsAccessibilityService.cpp Bug 1095927 - expose HTML time element semantics in acc layer, r=tbsaunde 2014-12-11 21:53:12 -05:00
nsAccessibilityService.h bug 1088148 - disable ipc accessibility messages for now to make crashes go away r=davidb 2014-11-18 13:04:33 -05:00
nsAccessiblePivot.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsAccessiblePivot.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
nsAccUtils.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
nsAccUtils.h
nsCoreUtils.cpp Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
nsCoreUtils.h Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
nsEventShell.cpp
nsEventShell.h
nsTextEquivUtils.cpp
nsTextEquivUtils.h
Platform.h bug 1074869 - make atk deal with proxied focus events r=davidb 2014-09-30 10:00:26 -04:00
Relation.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
RelationType.h
RelationTypeMap.h
Role.h bug 982842 - initial a11y ipc impl r=davidb, bent 2014-03-07 16:35:19 -05:00
RoleMap.h
SelectionManager.cpp bug 1056459 - fire caret move event when document is loaded r=surkov 2014-08-27 16:14:53 -04:00
SelectionManager.h
States.h
Statistics.h
StyleInfo.cpp
StyleInfo.h Bug 1028460 - part 3, Change the return type for Get*SkipSides(). r=roc 2014-06-28 10:13:13 +00:00
TextAttrs.cpp Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame 2014-09-25 12:16:53 +09:00
TextAttrs.h Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde 2014-09-02 12:19:58 -04:00
TextRange.cpp Bug 1045081 - TextRange.cpp failed to compile on VS2013: error C2872. r=surkov 2014-07-28 23:40:27 +09:00
TextRange.h
TextUpdater.cpp
TextUpdater.h
TreeWalker.cpp Backed out changeset a7840102579b (bug 1052122) for causing regressions on a CLOSED TREE 2014-09-01 14:31:35 +02:00
TreeWalker.h Backed out changeset a7840102579b (bug 1052122) for causing regressions on a CLOSED TREE 2014-09-01 14:31:35 +02:00