gecko-dev/accessible/mac
James Teh f5a04369df Bug 1754360: Move EndOffset to base Accessible. r=eeejay
Similar to StartOffset:

1. There was a Windows non-cached RemoteAccessible implementation, but it was never actually called, so I removed it.
2. The sync IPDL RemoteAccessible implementation previously provided a boolean indicating success.
    I removed this because the LocalAccessible implementation doesn't have this and it doesn't seem like remote is special in this respect.

Differential Revision: https://phabricator.services.mozilla.com/D138243
2022-02-11 02:37:13 +00:00
..
.clang-format
AccessibleWrap.h
AccessibleWrap.mm Bug 1735868: Map roles::switch to mozCheckboxAccessible r=eeejay 2021-10-15 21:48:29 +00:00
ApplicationAccessibleWrap.h
ARIAGridAccessibleWrap.h
DocAccessibleWrap.h
DocAccessibleWrap.mm
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 Bug 1754360: Move EndOffset to base Accessible. r=eeejay 2022-02-11 02:37:13 +00: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
MacUtils.h
MacUtils.mm Bug 1748749 - P3: Move TranslateString to Accessible. r=Jamie 2022-01-31 23:10:51 +00:00
MOXAccessibleBase.h
MOXAccessibleBase.mm
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
MOXSearchInfo.h
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
MOXWebAreaAccessible.mm Bug 1750583: Create MOXRootGroup for all body elements without a document role r=eeejay 2022-02-10 20:46:54 +00:00
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 Bug 1750583: Create MOXRootGroup for all body elements without a document role r=eeejay 2022-02-10 20:46:54 +00:00
mozAccessibleProtocol.h
mozActionElements.h
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 1750583: Compress whitespaces in heading content. r=morgan 2022-02-10 20:46:54 +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
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
Platform.mm Bug 1694571: Replace AccessibleOrProxy's with Accessible's r=Jamie 2021-07-22 17:58:49 +00:00
PlatformExtTypes.h
RootAccessibleWrap.h
RootAccessibleWrap.mm
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
TextLeafAccessibleWrap.h
XULListboxAccessibleWrap.h
XULMenuAccessibleWrap.h
XULTreeGridAccessibleWrap.h