gecko-dev/accessible/generic
2020-03-11 16:23:38 +00:00
..
Accessible-inl.h Bug 1357071 - Implement support for implicit values for aria-value* attributes for scrollbar and slider roles, r=Jamie 2019-08-29 06:39:28 +00:00
Accessible.cpp Bug 1620508 - Revert change where opacity:0 makes subtrees invisible. r=Jamie 2020-03-10 22:35:51 +00:00
Accessible.h Bug 1619458 - Add Accessible::IsXULTooltip. r=Jamie 2020-03-03 01:42:46 +00:00
ApplicationAccessible.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
ApplicationAccessible.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
ARIAGridAccessible-inl.h
ARIAGridAccessible.cpp Bug 1619383 - Calculate group position information correctly for ARIA grids, r=Jamie 2020-03-04 06:44:22 +00:00
ARIAGridAccessible.h Bug 1568360 - Don't calculate the accessible names for table or grid rows unless they have an explicit ARIA role, r=Jamie 2019-07-26 09:14:55 +00:00
BaseAccessibles.cpp
BaseAccessibles.h
DocAccessible-inl.h Bug 1611060 - Dispatch a11y scroll events for all DOM scrolls. r=Jamie 2020-02-17 04:09:34 +00:00
DocAccessible.cpp Bug 1617084 - Add some simple DOM ancestor iterators. r=smaug 2020-03-02 11:36:42 +00:00
DocAccessible.h Bug 1611060 - Dispatch a11y scroll events for all DOM scrolls. r=Jamie 2020-02-17 04:09:34 +00:00
FormControlAccessible.cpp
FormControlAccessible.h
HyperTextAccessible-inl.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
HyperTextAccessible.cpp Bug 1371712 - Fall through to ARIA landmark role determination if native landmark roles fail, r=eeejay 2020-03-11 16:23:38 +00:00
HyperTextAccessible.h Bug 1619617: part 1) Annotate RemoveRangeAndUnselectFramesAndNotifyListeners with MOZ_CAN_RUN_SCRIPT. r=smaug 2020-03-06 12:03:23 +00:00
ImageAccessible.cpp Bug 1596007: Fire an a11y state change event when an image's size becomes available. r=eeejay,emilio 2020-02-18 17:22:35 +00:00
ImageAccessible.h
moz.build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
OuterDocAccessible.cpp Bug 1606743: Defer calling BrowserBridgeChild::SendSetEmbedderAccessible if a DocAccessibleChild hasn't sent its constructor to the parent process yet. r=eeejay 2020-01-17 05:46:25 +00:00
OuterDocAccessible.h Bug 1558390: For OOP iframes, also send the embedder accessible when the BrowserBridgeChild is created. r=yzen,nika 2019-06-13 02:19:42 +00:00
RootAccessible.cpp Bug 1118086: When a menupopup is shown, if aria-activedescendant is set, redirect focus appropriately. r=eeejay 2020-02-17 04:06:00 +00:00
RootAccessible.h Bug 1585482 - Remove C++ special-casing of top-level <dialog> elements r=Jamie 2019-12-10 18:10:45 +00:00
TableAccessible.cpp Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky 2019-11-01 15:24:25 +00:00
TableAccessible.h
TableCellAccessible.cpp
TableCellAccessible.h
TextLeafAccessible.cpp
TextLeafAccessible.h