fune/accessible/mac
James Teh 7c63b7fc05 Bug 1694573 part 5: Make LocalAccessible call Platform*Event. Remove most of the platform HandleAccEvent overrides. r=eeejay
Mac and Android still override HandleAccEvent for platform specific behaviour other than firing the event.
The Android behaviour can be unified properly in future work.

ATK is the platform layer with the most churn because there were inconsistencies in the way local and remote events were handled.
I'm reasonably sure these were unintentional inconsistencies, so I've done my best to unify them.

Differential Revision: https://phabricator.services.mozilla.com/D183704
2023-07-19 02:56:54 +00:00
..
.clang-format
AccessibleWrap.h Bug 1821969 part 2: Remove Mac ApplyPostFilter. r=morgan 2023-05-24 10:50:45 +00:00
AccessibleWrap.mm Bug 1694573 part 5: Make LocalAccessible call Platform*Event. Remove most of the platform HandleAccEvent overrides. r=eeejay 2023-07-19 02:56:54 +00:00
ApplicationAccessibleWrap.h
DocAccessibleWrap.h
DocAccessibleWrap.mm Bug 1754905 - Match Pivot API in nsIAccessiblePivot. r=Jamie 2023-06-28 21:45:16 +00:00
GeckoTextMarker.h Bug 1834874 - P1: Make text navigation work in UI thread with cached TextLeafPoint API. r=Jamie,geckoview-reviewers,m_kato 2023-06-20 18:15:42 +00:00
GeckoTextMarker.mm Bug 1834874 - P1: Make text navigation work in UI thread with cached TextLeafPoint API. r=Jamie,geckoview-reviewers,m_kato 2023-06-20 18:15:42 +00:00
HyperTextAccessibleWrap.h Bug 1821965 - P2: Remove sync IPC extension messages for text operations. r=morgan,ipc-reviewers,mccr8 2023-05-26 22:17:13 +00:00
MacUtils.h
MacUtils.mm
MOXAccessibleBase.h
MOXAccessibleBase.mm
MOXAccessibleProtocol.h
MOXLandmarkAccessibles.h
MOXLandmarkAccessibles.mm
MOXMathAccessibles.h
MOXMathAccessibles.mm
MOXSearchInfo.h
MOXSearchInfo.mm Bug 1834874 - P2: Remove DocAccessiblePlatformExt. r=Jamie,ipc-reviewers,mccr8 2023-06-20 18:15:43 +00:00
MOXTextMarkerDelegate.h
MOXTextMarkerDelegate.mm Bug 1827557 part 2: CachedTextMarker: Differentiate between LeftLine and Line. r=eeejay 2023-04-27 08:27:24 +00:00
MOXWebAreaAccessible.h
MOXWebAreaAccessible.mm
moz.build Bug 1831035 part 7: Remove (now empty) platform specific RemoteAccessible classes and rename RemoteAccessibleBase to RemoteAccessible. r=eeejay 2023-06-26 21:20:13 +00:00
mozAccessible.h Bug 1694573 part 1: Rename Proxy*Event to Platform*Event. r=eeejay 2023-07-19 02:56:53 +00:00
mozAccessible.mm Bug 1832228 part 2: Remove TableAccessible and TableCellAccessible. r=nlapre 2023-06-08 09:50:28 +00:00
mozAccessibleProtocol.h
mozActionElements.h
mozActionElements.mm Bug 1826865 - Make SetCurValue asynchronous. r=Jamie,ipc-reviewers,jld 2023-04-28 15:59:01 +00:00
mozHTMLAccessible.h
mozHTMLAccessible.mm Bug 1826868 - Remove useless Title IPC sync message. r=morgan,ipc-reviewers,mccr8 2023-05-08 16:52:34 +00:00
mozRootAccessible.h
mozRootAccessible.mm
mozSelectableElements.h
mozSelectableElements.mm Bug 1821969 part 3: Remove Mac state cache. r=morgan 2023-05-24 10:50:46 +00:00
mozTableAccessible.h Bug 1821969 part 1: Remove Mac table layout guess cache. r=morgan 2023-05-24 10:50:45 +00:00
mozTableAccessible.mm Bug 1754905 - Match Pivot API in nsIAccessiblePivot. r=Jamie 2023-06-28 21:45:16 +00:00
mozTextAccessible.h
mozTextAccessible.mm Bug 1832353 - P3: Make editable text methods async and return void. r=Jamie,ipc-reviewers,mccr8 2023-05-26 22:17:12 +00:00
Platform.mm Bug 1694573 part 5: Make LocalAccessible call Platform*Event. Remove most of the platform HandleAccEvent overrides. r=eeejay 2023-07-19 02:56:54 +00:00
PlatformExtTypes.h Bug 1821969 part 2: Remove Mac ApplyPostFilter. r=morgan 2023-05-24 10:50:45 +00:00
RootAccessibleWrap.h
RootAccessibleWrap.mm
RotorRules.h
RotorRules.mm Bug 1843825 part 1: Remove unused Gecko a11y roles. r=eeejay 2023-07-19 02:51:29 +00:00
SelectorMapGen.py