.. |
ARIAMap.cpp
|
Bug 1251712 - propagate a context flag for alerts, r=davdib
|
2016-02-29 10:08:40 -05:00 |
ARIAMap.h
|
…
|
|
ARIAStateMap.cpp
|
…
|
|
ARIAStateMap.h
|
…
|
|
AccCollector.cpp
|
bug 1213327 - allow accessibles wrapping proxies to store the set of interfaces implemented by the proxy r=davidb
|
2015-10-16 16:13:38 -04:00 |
AccCollector.h
|
…
|
|
AccEvent.cpp
|
Bug 1232852 (part 3) - Remove unused parameters from some accessibility code. r=tbsaunde.
|
2015-12-15 21:24:06 -08:00 |
AccEvent.h
|
Bug 1232852 (part 3) - Remove unused parameters from some accessibility code. r=tbsaunde.
|
2015-12-15 21:24:06 -08:00 |
AccGroupInfo.cpp
|
…
|
|
AccGroupInfo.h
|
…
|
|
AccIterator.cpp
|
Bug 1226000 - control may pick up its name from wrong label, r=yzen
|
2015-11-24 14:44:24 -05:00 |
AccIterator.h
|
Bug 1226000 - control may pick up its name from wrong label, r=yzen
|
2015-11-24 14:44:24 -05:00 |
AccTypes.h
|
Bug 1251712 - propagate a context flag for alerts, r=davdib
|
2016-02-29 10:08:40 -05:00 |
AccessibleOrProxy.h
|
bug 1243077 - add AccessibleOrProxy::LastChild() r=davidb
|
2016-01-27 18:42:48 -05:00 |
Asserts.cpp
|
…
|
|
DocManager.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
DocManager.h
|
bug 1241453 - allow caching xpc documents for remote documents r=davidb
|
2016-01-26 07:49:25 -05:00 |
EventQueue.cpp
|
Bug 1219299 - rework aria-owns implementation, r=yzen
|
2015-10-29 18:08:48 -04:00 |
EventQueue.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
Filters.cpp
|
Bug 1193786 - crash in mozilla::dom::Element::FindAttrValueIn, r=marcoz
|
2015-08-13 08:43:26 -04:00 |
Filters.h
|
…
|
|
FocusManager.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
FocusManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Logging.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Logging.h
|
…
|
|
MarkupMap.h
|
…
|
|
NotificationController.cpp
|
Bug 1242989 - keep content insertions in a hash, r=tbsaunde
|
2016-02-18 09:31:42 -05:00 |
NotificationController.h
|
Bug 1242989 - keep content insertions in a hash, r=tbsaunde
|
2016-02-18 09:31:42 -05:00 |
Platform.h
|
bug 1172523 - fire useful text change events for proxies r=lsocks
|
2015-07-14 11:02:03 -04:00 |
Relation.h
|
…
|
|
RelationType.h
|
…
|
|
RelationTypeMap.h
|
…
|
|
Role.h
|
…
|
|
RoleMap.h
|
…
|
|
SelectionManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SelectionManager.h
|
…
|
|
States.h
|
…
|
|
Statistics.h
|
…
|
|
StyleInfo.cpp
|
Bug 1235373 - Add an assert to check validity of pointers: mElement->GetPrimaryFrame() and frame. r=surkov
|
2015-12-28 06:25:00 -05:00 |
StyleInfo.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextAttrs.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextAttrs.h
|
…
|
|
TextRange-inl.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
TextRange.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
TextRange.h
|
Bug 1233118 - implement IAccessible2_3::selectionRanges, r=yzen
|
2016-01-20 12:53:03 -05:00 |
TextUpdater.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextUpdater.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TreeWalker.cpp
|
Bug 1251337 - TreeWalker doesn't have to check ARIA owned children for each DOM state, r=yzen
|
2016-02-28 11:30:46 -05:00 |
TreeWalker.h
|
Bug 1251337 - TreeWalker doesn't have to check ARIA owned children for each DOM state, r=yzen
|
2016-02-28 11:30:46 -05:00 |
moz.build
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
nsAccCache.h
|
Bug 1187139 (part 2) - Replace nsBaseHashtable::Enumerate() calls in accessible/ with iterators. r=tbsaunde.
|
2015-11-29 14:02:07 -08:00 |
nsAccUtils.cpp
|
…
|
|
nsAccUtils.h
|
…
|
|
nsAccessibilityService.cpp
|
Bug 1250506 - check if node is acceptable as a child before creating an accessible for it, r=davidb
|
2016-02-24 08:01:21 -05:00 |
nsAccessibilityService.h
|
bug 1213402 - add another , to fix silly string concatonation r=me landed on a CLOSED TREE
|
2015-11-10 21:45:12 -05:00 |
nsAccessiblePivot.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsAccessiblePivot.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCoreUtils.cpp
|
Bug 1250506 - check if node is acceptable as a child before creating an accessible for it, r=davidb
|
2016-02-24 08:01:21 -05:00 |
nsCoreUtils.h
|
Bug 1250506 - check if node is acceptable as a child before creating an accessible for it, r=davidb
|
2016-02-24 08:01:21 -05:00 |
nsEventShell.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsEventShell.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsTextEquivUtils.cpp
|
Bug 1221043. Revert to including trailing whitespace for accessibility APIs. r=marcoz,mats
|
2015-12-01 02:21:25 +13:00 |
nsTextEquivUtils.h
|
…
|
|