.. |
.clang-format
|
…
|
|
ARIAGridAccessibleWrap.h
|
…
|
|
AccessibleWrap.h
|
Bug 1693597 - P1: Rename Accessible to LocalAccessible. r=morgan
|
2021-02-19 23:14:32 +00:00 |
AccessibleWrap.mm
|
Bug 1716828: Notify VoiceOver of announcements from a11yUtils with AXAnnouncementRequested r=eeejay
|
2021-07-15 19:12:09 +00:00 |
ApplicationAccessibleWrap.h
|
…
|
|
DocAccessibleWrap.h
|
Bug 708901 - Migrate to nsTHashSet in accessible. r=Jamie
|
2021-03-23 10:36:32 +00:00 |
DocAccessibleWrap.mm
|
Bug 1714390 - P5: Use static aria_* atoms for aria attributes. r=Jamie
|
2021-06-10 23:07:07 +00:00 |
GeckoTextMarker.h
|
Bug 1719366: Only perform selection on valid start and end markers r=eeejay DONTBUILD
|
2021-07-07 15:48:56 +00:00 |
GeckoTextMarker.mm
|
Bug 1714390 - P7: Add custom de/serializer for AccAttributes. r=Jamie
|
2021-06-10 23:07:07 +00:00 |
HTMLTableAccessibleWrap.h
|
…
|
|
HyperTextAccessibleWrap.h
|
Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie
|
2021-06-10 23:07:05 +00:00 |
HyperTextAccessibleWrap.mm
|
Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie
|
2021-06-10 23:07:05 +00:00 |
ImageAccessibleWrap.h
|
…
|
|
MOXAccessibleBase.h
|
Backed out 2 changesets (bug 1706910) for accessibility crashes. CLOSED TREE
|
2021-05-05 18:50:58 +03:00 |
MOXAccessibleBase.mm
|
Bug 1710867 - P1: Add returned containers to autorelease pool. r=morgan
|
2021-05-17 22:35:39 +00:00 |
MOXAccessibleProtocol.h
|
Bug 1710493: Implement AXFrame for VoiceOver r=eeejay
|
2021-05-10 21:32:19 +00:00 |
MOXLandmarkAccessibles.h
|
…
|
|
MOXLandmarkAccessibles.mm
|
…
|
|
MOXMathAccessibles.h
|
…
|
|
MOXMathAccessibles.mm
|
Bug 1714390 - P6: Make more attribute keys static atoms. r=Jamie
|
2021-06-10 23:07:07 +00:00 |
MOXSearchInfo.h
|
Bug 1681909 - P2: Implement post filter for non-e10s case. r=morgan
|
2021-01-05 20:35:35 +00:00 |
MOXSearchInfo.mm
|
Bug 1710742: Modify VO checkbox search key to work with quick nav r=eeejay
|
2021-05-24 17:02:31 +00:00 |
MOXTextMarkerDelegate.h
|
Bug 1686995 - Add AXTextSelectionDirection and AXTextSelectionGranularity to text selection events. r=morgan
|
2021-01-22 21:12:56 +00:00 |
MOXTextMarkerDelegate.mm
|
Bug 1710867 - P1: Add returned containers to autorelease pool. r=morgan
|
2021-05-17 22:35:39 +00:00 |
MOXWebAreaAccessible.h
|
Bug 1682985 - Support aria-busy with AXElementBusy and AXElementBusyChanged. r=morgan
|
2021-01-06 17:23:45 +00:00 |
MOXWebAreaAccessible.mm
|
Bug 1710867 - P2: Don't leak MOXSearchInfo. r=morgan
|
2021-05-17 22:35:39 +00:00 |
MacUtils.h
|
Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie
|
2021-06-10 23:07:05 +00:00 |
MacUtils.mm
|
Bug 1714390 - P7: Add custom de/serializer for AccAttributes. r=Jamie
|
2021-06-10 23:07:07 +00:00 |
Platform.mm
|
Bug 1716828: Notify VoiceOver of announcements from a11yUtils with AXAnnouncementRequested r=eeejay
|
2021-07-15 19:12:09 +00:00 |
PlatformExtTypes.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
|
2021-01-06 17:17:23 +00:00 |
RootAccessibleWrap.h
|
…
|
|
RootAccessibleWrap.mm
|
Bug 1692391 - Replace NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_NIL with the functionally identical NS_OBJC_BEGIN/END_TRY_BLOCK_RETURN(nil). r=haik
|
2021-02-16 22:55:21 +00:00 |
RotorRules.h
|
Bug 1680277 - 3/3: Use AXTextArea for multiline and aria text boxes. r=morgan,MarcoZ
|
2020-12-11 10:29:15 +00:00 |
RotorRules.mm
|
Bug 1710748: Return button menus when form controls are queried from rotor r=eeejay
|
2021-05-24 17:02:46 +00:00 |
SelectorMapGen.py
|
no bug - Remove a pylint warning - variable 'text' is unused r=mstange DONTBUILD
|
2021-02-16 21:10:33 +00:00 |
TextLeafAccessibleWrap.h
|
…
|
|
XULListboxAccessibleWrap.h
|
…
|
|
XULMenuAccessibleWrap.h
|
…
|
|
XULTreeGridAccessibleWrap.h
|
…
|
|
moz.build
|
Bug 1681909 - P1: Add IPC stubs for ApplyPostSearchFilter. r=morgan,ipc-reviewers,mccr8
|
2021-01-05 20:35:22 +00:00 |
mozAccessible.h
|
Bug 1710493: Implement AXFrame for VoiceOver r=eeejay
|
2021-05-10 21:32:19 +00:00 |
mozAccessible.mm
|
Bug 1716828: Notify VoiceOver of announcements from a11yUtils with AXAnnouncementRequested r=eeejay
|
2021-07-15 19:12:09 +00:00 |
mozAccessibleProtocol.h
|
Bug 1719736: Have mozAccessible protocol inherit from NSObject r=eeejay
|
2021-07-15 19:12:09 +00:00 |
mozActionElements.h
|
Bug 1633570 - Add setter for AXValue (incrementables only) r=morgan
|
2021-03-16 16:17:53 +00:00 |
mozActionElements.mm
|
Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie
|
2021-06-10 23:07:05 +00:00 |
mozHTMLAccessible.h
|
Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay
|
2021-05-26 21:31:42 +00:00 |
mozHTMLAccessible.mm
|
Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay
|
2021-05-26 21:31:42 +00:00 |
mozRootAccessible.h
|
…
|
|
mozRootAccessible.mm
|
Bug 1693597 - P1: Rename Accessible to LocalAccessible. r=morgan
|
2021-02-19 23:14:32 +00:00 |
mozSelectableElements.h
|
Bug 1686744: Fire AXMenuItemSelected notification when menu item is pressed r=eeejay
|
2021-02-04 19:41:37 +00:00 |
mozSelectableElements.mm
|
Bug 1693597 - P1: Rename Accessible to LocalAccessible. r=morgan
|
2021-02-19 23:14:32 +00:00 |
mozTableAccessible.h
|
Bug 1688730: Cache table layout status on mac, invalidate on reorder, attr changed r=eeejay
|
2021-02-02 21:30:58 +00:00 |
mozTableAccessible.mm
|
Bug 1710867 - P1: Add returned containers to autorelease pool. r=morgan
|
2021-05-17 22:35:39 +00:00 |
mozTextAccessible.h
|
Bug 1686995 - Add AXTextSelectionDirection and AXTextSelectionGranularity to text selection events. r=morgan
|
2021-01-22 21:12:56 +00:00 |
mozTextAccessible.mm
|
Bug 1714390 - P7: Add custom de/serializer for AccAttributes. r=Jamie
|
2021-06-10 23:07:07 +00:00 |