gecko-dev/accessible/mac
Eitan Isaacson 949bd3acfe Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan
Introduce a gecko live region changed event and fire it from within content.
This way it gets coalesced in the case of many insertions/deletions.

Also, rely on text insert/delete instead of reorder because there can be cases
where the text in a leaf changes as opposed to a tree mutation.
We get text insert/delete on mutations too, so that should cover it.

Differential Revision: https://phabricator.services.mozilla.com/D224388
2024-10-10 17:36:26 +00:00
..
.clang-format
AccessibleWrap.h Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan 2024-10-10 17:36:26 +00:00
AccessibleWrap.mm Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan 2024-10-10 17:36:26 +00:00
ApplicationAccessibleWrap.h
DocAccessibleWrap.h
DocAccessibleWrap.mm Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan 2024-10-10 17:36:26 +00:00
GeckoTextMarker.h
GeckoTextMarker.mm
MacUtils.h
MacUtils.mm Bug 1911505: Expose highlighted text to Mac a11y. r=morgan,eeejay 2024-08-26 02:02:46 +00:00
MOXAccessibleBase.h
MOXAccessibleBase.mm
MOXAccessibleProtocol.h Bug 1678712 - Support AXLangauge. r=morgan 2024-06-11 19:41:20 +00:00
MOXLandmarkAccessibles.h
MOXLandmarkAccessibles.mm
MOXMathAccessibles.h
MOXMathAccessibles.mm
MOXOuterDoc.h Bug 1875629 - Add AXContents to outer docs (scroll areas). r=morgan 2024-05-28 20:52:51 +00:00
MOXOuterDoc.mm Bug 1875629 - Add AXContents to outer docs (scroll areas). r=morgan 2024-05-28 20:52:51 +00:00
MOXSearchInfo.h
MOXSearchInfo.mm Bug 1772375 - Initial support for MacOS full keyboard access. r=morgan 2024-08-23 23:15:12 +00:00
MOXTextMarkerDelegate.h
MOXTextMarkerDelegate.mm
MOXWebAreaAccessible.h
MOXWebAreaAccessible.mm Bug 1890922 - Use the unused rootGroup variable. r=morgan 2024-04-16 01:05:41 +00:00
moz.build Bug 1875629 - Add AXContents to outer docs (scroll areas). r=morgan 2024-05-28 20:52:51 +00:00
mozAccessible.h Bug 1678712 - Support AXLangauge. r=morgan 2024-06-11 19:41:20 +00:00
mozAccessible.mm Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan 2024-10-10 17:36:26 +00:00
mozAccessibleProtocol.h
mozActionElements.h Bug 1895408: Add support for exposing critical, supoptimal, optimal meter values via AXValueDescription r=Jamie 2024-05-21 22:11:05 +00:00
mozActionElements.mm Bug 1895408: Add support for exposing critical, supoptimal, optimal meter values via AXValueDescription r=Jamie 2024-05-21 22:11:05 +00:00
mozHTMLAccessible.h
mozHTMLAccessible.mm
mozRootAccessible.h
mozRootAccessible.mm
mozSelectableElements.h
mozSelectableElements.mm
mozTableAccessible.h
mozTableAccessible.mm
mozTextAccessible.h
mozTextAccessible.mm Bug 1911518 - Don't use mozTextAccessible on container comboboxes. r=Jamie 2024-09-03 19:23:15 +00:00
Platform.mm Bug 1915262 - Fire queued live region event from content in MacOS. r=morgan 2024-10-10 17:36:26 +00:00
PlatformExtTypes.h
RootAccessibleWrap.h
RootAccessibleWrap.mm
RotorRules.h Bug 1772375 - Initial support for MacOS full keyboard access. r=morgan 2024-08-23 23:15:12 +00:00
RotorRules.mm Bug 1772375 - Initial support for MacOS full keyboard access. r=morgan 2024-08-23 23:15:12 +00:00
SelectorMapGen.py