.. |
ARIAMap.cpp
|
Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie
|
2018-06-05 09:54:00 +03:00 |
ARIAMap.h
|
Bug 1465478: Introduce Element::FromNode. r=smaug
|
2018-05-31 02:46:10 +02:00 |
ARIAStateMap.cpp
|
Backed out 8 changesets (bug 1451169) on request from njn a=backout
|
2018-04-11 11:22:05 +03:00 |
ARIAStateMap.h
|
Bug 1355921 - Elements with a defined, non-false value for aria-current should expose ATK_STATE_ACTIVE. r=marcoz
|
2017-07-03 17:02:00 +02:00 |
AccEvent.cpp
|
Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov
|
2018-05-29 22:58:47 -04:00 |
AccEvent.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
AccGroupInfo.cpp
|
Bug 1438193 - part11-3 CreateGroupInfo r=surkov
|
2018-05-15 23:14:44 +09:00 |
AccGroupInfo.h
|
Bug 1438193 - part11-3 CreateGroupInfo r=surkov
|
2018-05-15 23:14:44 +09:00 |
AccIterator.cpp
|
Bug 1438193 - part8: XULTreeItemIterator r=surkov
|
2018-05-13 18:14:29 +09:00 |
AccIterator.h
|
Bug 1438193 - part11-2: RelationByType r=surkov
|
2018-05-15 22:47:10 +09:00 |
AccTypes.h
|
Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov
|
2018-03-16 13:02:00 +02:00 |
AccessibleOrProxy.cpp
|
Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov
|
2018-03-12 11:03:55 -07:00 |
AccessibleOrProxy.h
|
…
|
|
Asserts.cpp
|
…
|
|
DocManager.cpp
|
Bug 1460940 - Remove nsIDOMDocument uses in accessible/. r=bz
|
2018-05-11 19:46:15 +02: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 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
EventTree.h
|
Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov
|
2018-03-12 11:03:55 -07:00 |
Filters.cpp
|
Bug 1442280 - Replaced aAccessible->Role() with Accessible::IsTable()method. r=surkov
|
2018-03-13 15:56:03 +08:00 |
Filters.h
|
…
|
|
FocusManager.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
FocusManager.h
|
Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov
|
2018-03-12 11:03:55 -07:00 |
Logging.cpp
|
Bug 1387143 part 16. Remove nsISelectionPrivate::GetType. r=mats
|
2018-05-08 13:52:38 -04:00 |
Logging.h
|
Bug 1387143 part 16. Remove nsISelectionPrivate::GetType. r=mats
|
2018-05-08 13:52:38 -04:00 |
MarkupMap.h
|
Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie
|
2018-06-05 09:54:00 +03:00 |
NotificationController.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
NotificationController.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
Platform.h
|
Bug 1419886: Part 2 - Add UIA detection to a11y and centralize a11y instantiator telemetry under a11y::SetInstantiator function; r=Jamie
|
2017-12-04 17:56:31 -07:00 |
Relation.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
RelationType.h
|
Bug 1310794 - implement aria-details and aria-errormessage, r=davidb
|
2016-10-25 13:51:27 -04:00 |
RelationTypeMap.h
|
Bug 1374697 - Add ATK support for aria-details and aria-errormessage. r=surkov
|
2017-06-21 15:53:00 -04:00 |
Role.h
|
Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie
|
2018-06-05 09:54:00 +03:00 |
RoleMap.h
|
Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie
|
2018-06-05 09:54:00 +03:00 |
SelectionManager.cpp
|
Bug 1387143 part 28. Remove nsISelection::AsSelection(). r=mats
|
2018-05-08 13:52:42 -04:00 |
SelectionManager.h
|
Bug 1387143 part 28. Remove nsISelection::AsSelection(). r=mats
|
2018-05-08 13:52:42 -04:00 |
States.h
|
Bug 1449530 - clean up ATK states mapping, r=eeejay
|
2018-04-03 10:26:57 -04:00 |
Statistics.h
|
…
|
|
StyleInfo.cpp
|
Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt
|
2018-04-23 18:22:05 +02:00 |
StyleInfo.h
|
Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt
|
2018-04-23 18:22:05 +02:00 |
TextAttrs.cpp
|
Bug 1457810: Move CalcComplexColor to StyleComplexColor. r=xidorn
|
2018-05-09 17:03:02 +10:00 |
TextAttrs.h
|
Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt
|
2018-04-23 18:22:05 +02:00 |
TextRange-inl.h
|
…
|
|
TextRange.cpp
|
…
|
|
TextRange.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
TextUpdater.cpp
|
…
|
|
TextUpdater.h
|
…
|
|
TreeWalker.cpp
|
Bug 1445302 - Replace TArray.RemoveElementAt(TArray.Length() - 1) pattern with TArray.RemoveLastElement() or TArray.PopLastElement() r=froydnj
|
2018-03-13 14:51:33 +01:00 |
TreeWalker.h
|
Bug 1405796 - Don't traverse into relocated children in scoped TreeWalker. r=surkov
|
2017-12-22 11:25:00 -05:00 |
XULMap.h
|
Bug 1466673 part 3. Stop using nsITreeColumns in accessibility code. r=surkov
|
2018-06-05 13:30:17 -04:00 |
moz.build
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01:00 |
nsAccCache.h
|
Bug 1347667 - unlink accessible's parent before accessible's shutdown when document shutdowns, r=yzen
|
2017-03-20 09:42:39 -04:00 |
nsAccUtils.cpp
|
Bug 1438193 - part11-3 CreateGroupInfo r=surkov
|
2018-05-15 23:14:44 +09:00 |
nsAccUtils.h
|
Bug 1438193 - part11-3 CreateGroupInfo r=surkov
|
2018-05-15 23:14:44 +09:00 |
nsAccessibilityService.cpp
|
Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov
|
2018-05-29 22:58:47 -04:00 |
nsAccessibilityService.h
|
Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov
|
2018-05-29 22:58:47 -04:00 |
nsAccessiblePivot.cpp
|
Bug 1387608 - Check if tempPosition is null in pivot move by text. r=surkov
|
2018-03-22 15:10:00 -04:00 |
nsAccessiblePivot.h
|
…
|
|
nsCoreUtils.cpp
|
Bug 1466727 part 4. Stop using nsITreeColumn in accessibility code. r=surkov
|
2018-06-05 23:01:37 -04:00 |
nsCoreUtils.h
|
Bug 1466727 part 4. Stop using nsITreeColumn in accessibility code. r=surkov
|
2018-06-05 23:01:37 -04:00 |
nsEventShell.cpp
|
Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov
|
2018-03-12 11:03:55 -07:00 |
nsEventShell.h
|
…
|
|
nsTextEquivUtils.cpp
|
Bug 1438193 - part11-5: nsTextEquivUtils r=surkov
|
2018-05-16 01:31:09 +09:00 |
nsTextEquivUtils.h
|
Bug 1438193 - part11-5: nsTextEquivUtils r=surkov
|
2018-05-16 01:31:09 +09:00 |