gecko-dev/accessible/base
Mats Palmgren 6ef6efaea3 Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn
* * *
Bug 1340771 part 3 - Change existing heap allocated AutoWeakFrame instances to use WeakFrame instead.  r=tn

MozReview-Commit-ID: GSuUiy98jBa
2017-03-01 18:03:14 +01:00
..
ARIAMap.cpp Bug 1335734 - Make sure ARIA role 'directory' exposes the READONLY state so it doesn't get treated as a widget, r=surkov 2017-02-02 06:46:00 +01:00
ARIAMap.h
ARIAStateMap.cpp
ARIAStateMap.h
AccEvent.cpp bug 1270916 - allow keeping AccTreeMutation in a list r=davidb 2016-11-16 23:46:51 -05:00
AccEvent.h bug 1270916 - add methods to maintain a queue of mutation events to coalesce or fire r=davidb 2016-11-16 23:46:58 -05:00
AccGroupInfo.cpp
AccGroupInfo.h
AccIterator.cpp
AccIterator.h
AccTypes.h
AccessibleOrProxy.cpp
AccessibleOrProxy.h
Asserts.cpp
DocManager.cpp bug 1325834 - create the DocAccessibleChild in DocAccessible::DoInitialUpdate() r=davidb 2017-01-17 15:20:32 -05:00
DocManager.h Bug 1297474 - shutdown accessibility service only if there are no references to accessibles in JS. r=surkov 2016-11-22 08:40:13 -05:00
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp bug 1316163 - remove eCoalesceMutationTextChange event rule r=davidb 2016-11-15 22:07:39 -05:00
EventQueue.h
EventTree.cpp bug 1324019 - remove TreeMutation::mEventTree field r=davidb 2016-12-16 14:07:44 -05:00
EventTree.h bug 1324019 - remove TreeMutation::mEventTree field r=davidb 2016-12-16 14:07:44 -05:00
Filters.cpp
Filters.h
FocusManager.cpp
FocusManager.h
Logging.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
Logging.h Bug 1296113 - accessible element insertion following inaccessible element insertions results in a wrong tree, r=yzen 2016-08-19 12:10:58 -04:00
MarkupMap.h
NotificationController.cpp bug 1322593 - don't coalesce non contiguous text changes under the same accessible r=davidb 2017-01-23 16:08:29 -05:00
NotificationController.h bug 1270916 - add methods to maintain a queue of mutation events to coalesce or fire r=davidb 2016-11-16 23:46:58 -05:00
Platform.h Bug 1268544: Integrate remote COM objects into a11y code; r=tbsaunde 2016-08-18 09:49:13 -06:00
Relation.h
RelationType.h Bug 1310794 - implement aria-details and aria-errormessage, r=davidb 2016-10-25 13:51:27 -04:00
RelationTypeMap.h Bug 1310794 - implement aria-details and aria-errormessage, r=davidb 2016-10-25 13:51:27 -04:00
Role.h
RoleMap.h
SelectionManager.cpp
SelectionManager.h Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
States.h
Statistics.h
StyleInfo.cpp Bug 1317588 Part 2 - Remove mozilla::css::Side typedef. r=mats 2016-11-18 16:28:38 +08:00
StyleInfo.h
TextAttrs.cpp Bug 1326209 part 2 - Change background-color to use complex color. r=dholbert 2016-12-30 02:03:29 +11:00
TextAttrs.h Bug 1282408 - add ignore initialization check flag for variables from TTextAttr. r=surkov.alexander 2016-07-28 15:45:09 +02:00
TextRange-inl.h
TextRange.cpp
TextRange.h
TextUpdater.cpp
TextUpdater.h
TreeWalker.cpp Bug 1280551 - Documents sometimes load with no child accessibles but all text merged into document, r=yzen 2016-09-21 14:15:20 -04:00
TreeWalker.h
moz.build Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv 2017-02-02 10:32:58 -05:00
nsAccCache.h
nsAccUtils.cpp
nsAccUtils.h
nsAccessibilityService.cpp Bug 1322465 part 1 - Use explicit/MOZ_IMPLICIT for the unary constructors in accessible/. r=Ehsan 2016-12-16 15:43:21 +08:00
nsAccessibilityService.h bug 1331286 - remove accessibility.ipc_architecture_enabled pref r=davidb 2017-01-16 14:13:34 -05:00
nsAccessiblePivot.cpp
nsAccessiblePivot.h
nsCoreUtils.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
nsCoreUtils.h
nsEventShell.cpp Bug 1294853 part1 - hide should preceed its related show on a move, r=yzen 2016-09-29 15:44:18 -04:00
nsEventShell.h
nsTextEquivUtils.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsTextEquivUtils.h