.. |
.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 1735868: Map roles::switch to mozCheckboxAccessible r=eeejay
|
2021-10-15 21:48:29 +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 1737869 - Fix build with the macOS 12 SDK, by using AXTextMarker(Range)Ref instead of id and by ifdefing the declarations that are now public in the new SDK. r=eeejay
|
2021-10-27 20:38:07 +00:00 |
GeckoTextMarker.mm
|
Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout
|
2022-01-20 17:24:17 +02:00 |
HTMLTableAccessibleWrap.h
|
…
|
|
HyperTextAccessibleWrap.h
|
Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout
|
2022-01-20 17:24:17 +02:00 |
HyperTextAccessibleWrap.mm
|
Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout
|
2022-01-20 17:24:17 +02: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 1737869 - Fix build with the macOS 12 SDK, by using AXTextMarker(Range)Ref instead of id and by ifdefing the declarations that are now public in the new SDK. r=eeejay
|
2021-10-27 20:38:07 +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 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +00:00 |
MOXTextMarkerDelegate.h
|
Bug 1737869 - Fix build with the macOS 12 SDK, by using AXTextMarker(Range)Ref instead of id and by ifdefing the declarations that are now public in the new SDK. r=eeejay
|
2021-10-27 20:38:07 +00:00 |
MOXTextMarkerDelegate.mm
|
Bug 1737869 - Fix build with the macOS 12 SDK, by using AXTextMarker(Range)Ref instead of id and by ifdefing the declarations that are now public in the new SDK. r=eeejay
|
2021-10-27 20:38:07 +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 1738565 - fix Crash in [@ -[MOXWebAreaAccessible handleAccessibleEvent:]]. r=Jamie
|
2021-11-03 08:44:02 +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 1748749 - P3: Move TranslateString to Accessible. r=Jamie
|
2022-01-31 23:10:51 +00:00 |
Platform.mm
|
Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +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 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +00:00 |
RotorRules.mm
|
Bug 1749828 - Use Accessible::GroupPosition in xpcom, windows and mac. r=Jamie CLOSED TREE
|
2022-01-31 23:10:52 +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 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
|
2021-08-25 10:46:17 +00:00 |
mozAccessible.h
|
Bug 1721390: Add moxExpanded to mozAccessible r=eeejay
|
2021-07-27 22:47:36 +00:00 |
mozAccessible.mm
|
Backed out changeset 6c3a672524b7 (bug 1748878) for causing accessibility crashes. a=backout
|
2022-01-20 17:24:17 +02: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 1727643 - P4: Make use of new common methods in platforms and XPCOM. r=morgan
|
2021-08-26 19:40:06 +00:00 |
mozHTMLAccessible.h
|
Bug 1726845 - P1: Remove special summary MOX class and update test. r=morgan
|
2021-08-24 22:22:25 +00:00 |
mozHTMLAccessible.mm
|
Bug 1749828 - Use Accessible::GroupPosition in xpcom, windows and mac. r=Jamie CLOSED TREE
|
2022-01-31 23:10:52 +00:00 |
mozRootAccessible.h
|
Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +00:00 |
mozRootAccessible.mm
|
Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +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 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +00:00 |
mozTableAccessible.h
|
Bug 1748775 - Expire column children when table expires. r=morgan
|
2022-01-19 19:33:35 +00:00 |
mozTableAccessible.mm
|
Bug 1749828 - Use Accessible::GroupPosition in xpcom, windows and mac. r=Jamie CLOSED TREE
|
2022-01-31 23:10:52 +00:00 |
mozTextAccessible.h
|
Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie
|
2021-07-22 17:58:49 +00:00 |
mozTextAccessible.mm
|
Bug 1730096 part 8: Move DefaultTextAttributes to HyperTextAccessibleBase and implement it for RemoteAccessible. r=eeejay
|
2021-11-01 23:27:39 +00:00 |