..
ARIAMap.cpp
Bug 1374316 - Add aria-readonly to several roles as per ARIA 1.1. r=surkov
2017-06-19 11:09:23 -04:00
ARIAMap.h
Bug 1285272 - Add functionality in ARIAMap to use integer index instead of a raw pointer for role map entries. r=yzen
2016-07-18 11:52:44 -04:00
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
bug 1278392 - use std::unique_ptr for AccIterators r=froydnj
2016-06-07 17:36:44 -04:00
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
Bug 1309271 - Patch to cleanup nesting and updated comments per review nits. r=surkov
2017-06-13 06:44:55 -05: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 1334304 - use MOZ_FORMAT_PRINTF in accessible/base/Logging.h; r=surkov
2017-05-03 14:47:35 -06:00
Logging.h
Bug 1334304 - use MOZ_FORMAT_PRINTF in accessible/base/Logging.h; r=surkov
2017-05-03 14:47:35 -06:00
MarkupMap.h
Bug 1373786 - Mapping of "article" role and element is incorrect for AX API and ATK. r=surkov
2017-06-16 16:07:23 -04:00
NotificationController.cpp
Bug 1372221
- Set containerElm only if A11Y_LOG is defined. r=davidb
2017-06-12 10:13:05 -04: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 1366374
- Check if AccessibleHandler.dll is registered before using. r=aklotz
2017-06-15 15:55:06 -07:00
Relation.h
bug 1278392 - use std::unique_ptr for AccIterators r=froydnj
2016-06-07 17:36:44 -04:00
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
Bug 1373786 - Mapping of "article" role and element is incorrect for AX API and ATK. r=surkov
2017-06-16 16:07:23 -04:00
RoleMap.h
Bug 1373786 - Mapping of "article" role and element is incorrect for AX API and ATK. r=surkov
2017-06-16 16:07:23 -04:00
SelectionManager.cpp
Bug 1185307 part.2 Replace upcast from nsISelection to mozilla::dom::Selection with nsISelection::AsSelection() r=smaug
2016-06-17 22:32:49 +09:00
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 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r=heycam
2017-04-05 14:39:23 +09:00
StyleInfo.h
…
TextAttrs.cpp
Bug 1285533. Remove non-fontconfig platform fontlist codepath. r=lsalzman
2017-03-22 14:58:19 -04: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
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 1353094 - simplify the logic of accessible subtrees removal, r=davidb
2017-04-25 14:02:41 -04:00
TreeWalker.h
Bug 1353094 - simplify the logic of accessible subtrees removal, r=davidb
2017-04-25 14:02:41 -04:00
moz.build
Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv
2017-02-02 10:32:58 -05: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
…
nsAccUtils.h
…
nsAccessibilityService.cpp
Bug 1349835 - Create accessibles for <input type=checkbox/radio> with -moz-appearance:none. r=surkov
2017-05-31 21:29:49 +02:00
nsAccessibilityService.h
Bug 1352802 - Typo fixes around 'accessible'. r=MattN
2017-04-03 09:47:00 -07:00
nsAccessiblePivot.cpp
…
nsAccessiblePivot.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
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
…