gecko-dev/accessible/base
Samuel Thibault 6f09cb80ba Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov
--HG--
extra : rebase_source : 5f945bab6c2c86d059893082f9f04d6ac4492f73
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
AccEvent.cpp Bug 1392993 - Change nsIAccessibleObjectAttributeChangedEvent.changedAttribute from an nsIAtom to an AString. r=MarcoZ. 2017-08-24 17:19:09 +10:00
AccEvent.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
AccGroupInfo.cpp
AccGroupInfo.h
AccIterator.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
AccIterator.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
AccTypes.h Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov 2018-03-16 13:02:00 +02:00
ARIAMap.cpp Bug 1445117 - Remove duplicates from nsGkAtoms. r=froydnj 2018-03-14 10:27:25 +11:00
ARIAMap.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
ARIAStateMap.cpp Bug 1445117 - Remove duplicates from nsGkAtoms. r=froydnj 2018-03-14 10:27:25 +11: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
Asserts.cpp
DocManager.cpp Bug 1426807 - Prevent the a11y code running on static clone (printing) docs. r=surkov 2018-01-24 20:02:15 +00:00
DocManager.h
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp
EventQueue.h
EventTree.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
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 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
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 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.h Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10:00
MarkupMap.h Bug 1316285 - Expose role and landmark role for HTML header and footer only if they are direct descendants of the body tag, section otherwise. r=eeejay 2017-08-28 14:30:17 +02:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
NotificationController.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
NotificationController.h Bug 1260598 Make document events wait for chrome content insertion events r=surkov 2017-12-14 11:07:00 +02:00
nsAccCache.h
nsAccessibilityService.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
nsAccessibilityService.h Merge mozilla-central to mozilla-inbound. a=merge 2018-03-09 12:01:54 +02:00
nsAccessiblePivot.cpp Bug 1423541: Use BaseRect access methods instead of member variables in accessible/ r=surkov 2018-01-12 12:07:29 -05:00
nsAccessiblePivot.h
nsAccUtils.cpp Bug 1423541: Use BaseRect access methods instead of member variables in accessible/ r=surkov 2018-01-12 12:07:29 -05:00
nsAccUtils.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
nsCoreUtils.cpp Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
nsCoreUtils.h Bug 1442029 - Move XBL accessibility role="xul:colorpicker" and role="xul:colorpickertile" into XULMap.h r=enndeakin+6102,surkov 2018-03-02 09:53:55 -08: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 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
nsTextEquivUtils.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11: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
RelationType.h
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 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo 2018-02-09 21:54:42 +00:00
RoleMap.h Bug 1433891 - ARIA documents should be easily distinguishable from native ones r=marcoz 2018-02-06 12:13:00 +02:00
SelectionManager.cpp Bug 1330739 - Don't use control's frame as reference in SelectionManager. r=surkov 2017-07-26 19:02:37 -04:00
SelectionManager.h Bug 1330739 - Don't use control's frame as reference in SelectionManager. r=surkov 2017-07-26 19:02:37 -04:00
States.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
Statistics.h
StyleInfo.cpp Bug 1432490: Make nsComputedDOMStyle::GetStyleContext / GetStyleContextNoFlush not take a presShell. r=bz 2018-02-25 02:23:59 +01:00
StyleInfo.h Bug 1432490: Make nsComputedDOMStyle::GetStyleContext / GetStyleContextNoFlush not take a presShell. r=bz 2018-02-25 02:23:59 +01:00
TextAttrs.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01:00
TextAttrs.h Bug 1444633: Include nsString.h in TextAttrs.h. r=dholbert 2018-03-11 21:34:13 -07:00
TextRange-inl.h
TextRange.cpp
TextRange.h Bug 1412641 - Initialize some uninitialized fields in accessibility. r=surkov 2017-10-31 12:09:01 +01:00
TextUpdater.cpp
TextUpdater.h
TreeWalker.cpp Bug 1405796 - Don't traverse into relocated children in scoped TreeWalker. r=surkov 2017-12-22 11:25:00 -05: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 Backed out changeset 564cb9725e12 (bug 1442800) for failing on browser_test_docload.js on a CLOSED TREE 2018-03-09 01:19:51 +02:00