gecko-dev/accessible/interfaces
Joanmarie Diggs 99540643ac Bug 1379098 - ARIA combobox should map to AXComboBox. r=marcoz
Create a new internal role EDITCOMBOBOX so that we can distinguish
comboboxes with a text input (which is the case for the ARIA role)
from those which consist of only a popup button and associated list
(which is the case for the select element with a size of 1). Also
change the type of ARIA combobox from kGenericAccType to eCombobox
so that IsCombobox() will return true for both EDITCOMBOBOX and
COMBOBOX. Lastly, call IsCombobox() rather than role() when assigning
internal roles to descendants of comboboxes and emitting accessibility
events.

--HG--
extra : rebase_source : 3e31f2e2423d6cc7697b03c9afb3b1f8c136675a
2017-07-11 11:16:00 +02:00
..
gecko Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal 2017-02-14 16:32:18 -07:00
ia2 Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal 2017-02-14 16:32:18 -07:00
msaa Bug 1354333: Use call_as to produce a non-null vtable entry for ISimpleDOMNode::get_localInterface; r=tbsaunde 2017-04-06 15:56:42 -06:00
moz.build bug 1301148 - add custom gecko interface r=aklotz, mshal 2017-01-05 10:48:09 -05:00
nsIAccessibilityService.idl Bug 527003 - separating XPCOM parts from nsAccessibilityService. Removing a11y service in favour of using nsAccessibilityService directly. Adding support for a11y service shutdown. r=surkov 2016-08-08 20:51:39 -04:00
nsIAccessible.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleApplication.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleCaretMoveEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleDocument.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleEditableText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleHideEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleHyperLink.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleHyperText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleImage.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleObjectAttributeChangedEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessiblePivot.idl Backed out changeset 1bbebd48ca62 (bug 1288508) for causing mochitest-a11y timeouts on a CLOSED TREE. 2016-07-22 17:59:03 -04:00
nsIAccessibleRelation.idl Bug 1375116 - RelationType::CONTAINING_WINDOW is not in the RelationTypeMap. r=surkov 2017-06-21 09:28:00 -04:00
nsIAccessibleRole.idl Bug 1379098 - ARIA combobox should map to AXComboBox. r=marcoz 2017-07-11 11:16:00 +02:00
nsIAccessibleSelectable.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleStateChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleStates.idl 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
nsIAccessibleTable.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTableChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleText.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTextChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIAccessibleTextRange.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleTypes.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleValue.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00
nsIAccessibleVirtualCursorChangeEvent.idl bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb 2015-11-10 15:55:08 -05:00
nsIXBLAccessible.idl Bug 1288508 - Make nsIAccessible* interfaces builtinclass so they can be static_cast'ed to xpcAccessibleGeneric. r=yzenevich 2016-07-26 15:55:00 +02:00