.. |
AccessibleOrProxy.cpp
|
bug 1259023 - make nsIAccessible.parent work with proxies r=yzen
|
2016-04-13 04:00:56 -04:00 |
AccessibleOrProxy.h
|
bug 1259023 - make nsIAccessible.parent work with proxies r=yzen
|
2016-04-13 04:00:56 -04:00 |
AccEvent.cpp
|
Bug 1268320 - rename AccEvent::GetDocAccessible to AccEvent::Document, r=marcoz
|
2016-05-19 13:56:58 -04:00 |
AccEvent.h
|
Bug 1268320 - rename AccEvent::GetDocAccessible to AccEvent::Document, r=marcoz
|
2016-05-19 13:56:58 -04:00 |
AccGroupInfo.cpp
|
|
|
AccGroupInfo.h
|
|
|
AccIterator.cpp
|
Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku
|
2016-03-31 11:58:25 +01:00 |
AccIterator.h
|
bug 1278392 - use std::unique_ptr for AccIterators r=froydnj
|
2016-06-07 17:36:44 -04:00 |
AccTypes.h
|
Bug 1261439 - replace nsAccUtils::IsEmbeddedObject on a bit flag check, r=marcoz
|
2016-04-08 08:35:11 -04:00 |
ARIAMap.cpp
|
Bug 1255655 - Const-ify sWAIRoleMaps. r=tbsaunde.
|
2016-03-11 13:13:01 +11:00 |
ARIAMap.h
|
Bug 1255655 - Const-ify sWAIRoleMaps. r=tbsaunde.
|
2016-03-11 13:13:01 +11:00 |
ARIAStateMap.cpp
|
|
|
ARIAStateMap.h
|
|
|
Asserts.cpp
|
|
|
DocManager.cpp
|
Bug 1260496 - get rid of CacheChildren for application accessible, r=marcoz
|
2016-04-01 10:57:06 -04:00 |
DocManager.h
|
bug 1241453 - allow caching xpc documents for remote documents r=davidb
|
2016-01-26 07:49:25 -05:00 |
EmbeddedObjCollector.cpp
|
bug 1261144 - call Accessible::IsText() directly from EmbeddedObjCollector r=lsocks
|
2016-04-11 21:41:09 -04:00 |
EmbeddedObjCollector.h
|
bug 1261144 - stop including Filters.h in EmbeddedObjCollector.h r=lsocks
|
2016-04-11 21:41:09 -04:00 |
EventQueue.cpp
|
Bug 1268320 - rename AccEvent::GetDocAccessible to AccEvent::Document, r=marcoz
|
2016-05-19 13:56:58 -04:00 |
EventQueue.h
|
Bug 1261425 - coalesce mutation events by a tree structure, r=yzen
|
2016-04-07 09:30:22 -04:00 |
EventTree.cpp
|
Bug 1268069 - embeded object collection may be not updated on removals, r=yzen
|
2016-05-25 15:48:45 -04:00 |
EventTree.h
|
Bug 1268320 - stop event tree processing if the document goes shutdown, r=yzen
|
2016-05-19 14:35:20 -04:00 |
Filters.cpp
|
bug 1261144 - remove filters::GetEmbeddedObj() because it is unused r=lsocks
|
2016-04-11 21:41:09 -04:00 |
Filters.h
|
bug 1261144 - remove filters::GetEmbeddedObj() because it is unused r=lsocks
|
2016-04-11 21:41:09 -04:00 |
FocusManager.cpp
|
Bug 1268320 - rename AccEvent::GetDocAccessible to AccEvent::Document, r=marcoz
|
2016-05-19 13:56:58 -04:00 |
FocusManager.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
Logging.cpp
|
Bug 1278294 - UpdateTreeOnRemoval should use logging::TreeInfo, part2, r=yzen
|
2016-06-08 07:33:06 -04:00 |
Logging.h
|
Bug 1261425 - coalesce mutation events by a tree structure, r=yzen
|
2016-04-07 09:30:22 -04:00 |
MarkupMap.h
|
Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov
|
2016-06-01 17:07:56 +02:00 |
moz.build
|
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
|
2016-05-11 00:00:01 -07:00 |
NotificationController.cpp
|
Bug 1278294 - text logging should log document address, part3, r=yzen
|
2016-06-08 11:39:28 -04:00 |
NotificationController.h
|
Bug 1261425 - coalesce mutation events by a tree structure, r=yzen
|
2016-04-07 09:30:22 -04: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 |
nsAccessibilityService.cpp
|
Bug 1278294 - make all other tree loggings to log document address, part4, r=yzen
|
2016-06-08 13:45:22 -04:00 |
nsAccessibilityService.h
|
Bug 1261177 - split GetOrCreateAccessible method into two (Get and Create versions), r=yzen
|
2016-04-06 07:23:41 -04:00 |
nsAccessiblePivot.cpp
|
Bug 1261754 - Part 11: Move opacity from nsStyleDisplay to nsStyleEffects. r=dholbert
|
2016-04-12 15:52:43 +10:00 |
nsAccessiblePivot.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsAccUtils.cpp
|
Bug 1261439 - replace nsAccUtils::IsEmbeddedObject on a bit flag check, r=marcoz
|
2016-04-08 08:35:11 -04:00 |
nsAccUtils.h
|
Bug 1261439 - replace nsAccUtils::IsEmbeddedObject on a bit flag check, r=marcoz
|
2016-04-08 08:35:11 -04:00 |
nsCoreUtils.cpp
|
Bug 1259661 part.9 Rename WidgetMouseEvent::clickCount to WidgetMouseEvent::mClickCount r=smaug
|
2016-05-10 23:29:14 +09:00 |
nsCoreUtils.h
|
Bug 1251944 - get rid of nsCoreUtils::GetRoleContent, r=davidb
|
2016-03-04 10:36:18 -05:00 |
nsEventShell.cpp
|
Bug 1261174 - more events logging, r=yzen
|
2016-04-05 18:39:55 -04:00 |
nsEventShell.h
|
|
|
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
|
|
|
Platform.h
|
bug 1266518 - add a new event message for AccSelChangeEvents r=davidb
|
2016-04-25 13:38:06 -04:00 |
Relation.h
|
bug 1278392 - use std::unique_ptr for AccIterators r=froydnj
|
2016-06-07 17:36:44 -04:00 |
RelationType.h
|
|
|
RelationTypeMap.h
|
|
|
Role.h
|
Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov
|
2016-06-01 17:07:56 +02:00 |
RoleMap.h
|
Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov
|
2016-06-01 17:07:56 +02:00 |
SelectionManager.cpp
|
Bug 1278014 part.6 Rename SelectionType::SELECTION_SPELLCHECK to SelectionType::eSpellCheck r=smaug
|
2016-06-09 18:37:36 +09: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
|
|
|
TextAttrs.cpp
|
Bug 1034978 - crash in text attributes computation, r=marcoz
|
2016-05-03 12:47:05 -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 1261439 - replace nsAccUtils::IsEmbeddedObject on a bit flag check, r=marcoz
|
2016-04-08 08:35:11 -04:00 |
TextRange.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
TextUpdater.cpp
|
|
|
TextUpdater.h
|
|
|
TreeWalker.cpp
|
Bug 1261408 - detect ARIA owned children early to avoid tree moving, r=yzen
|
2016-04-06 07:58:58 -04:00 |
TreeWalker.h
|
Bug 1254989 - extend TreeWalker::Next to accept a stopper node, r=yzen
|
2016-03-10 15:50:37 -05:00 |