gecko-dev/accessible/mac
Eitan Isaacson c86df09ea1 Bug 1679075 - Don't go past empty input field in HyperTextIterator::Next. r=morgan
The normalize function was putting the current container/offset past the end boundary. This caused overruns with getting the text for the range of the input object, and some unexpected invalid ranges.

Differential Revision: https://phabricator.services.mozilla.com/D98236
2020-11-30 20:46:15 +00:00
..
.clang-format Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
AccessibleWrap.h Bug 1625196 - Prune proxy accessibles with nsAccUtils::MustPrune(). r=morgan 2020-05-12 18:39:06 +00:00
AccessibleWrap.mm Bug 1649711: Map rich list box item to selectable acc class r=eeejay 2020-11-16 18:27:26 +00:00
ApplicationAccessibleWrap.h
ARIAGridAccessibleWrap.h
DocAccessibleWrap.h Bug 1198336 - P1: Introduce live region added/removed events. r=Jamie,morgan 2020-11-16 20:16:33 +00:00
DocAccessibleWrap.mm Bug 1198336 - P1: Introduce live region added/removed events. r=Jamie,morgan 2020-11-16 20:16:33 +00:00
GeckoTextMarker.h Bug 1672700 - Make mozTextAccessible attribute getters use GeckoTextMarker. r=morgan 2020-11-21 04:13:45 +00:00
GeckoTextMarker.mm Bug 1672700 - Make mozTextAccessible attribute getters use GeckoTextMarker. r=morgan 2020-11-21 04:13:45 +00:00
HTMLTableAccessibleWrap.h
HyperTextAccessibleWrap.h Bug 1667262 - Add AXStyleTextMarkerRangeForTextMarker. r=morgan 2020-09-29 23:25:35 +00:00
HyperTextAccessibleWrap.mm Bug 1679075 - Don't go past empty input field in HyperTextIterator::Next. r=morgan 2020-11-30 20:46:15 +00:00
ImageAccessibleWrap.h
MacUtils.h Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
MacUtils.mm Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
MOXAccessibleBase.h Bug 1198336 - P2: Implement live region AX attributes and AXLiveRegionCreated notification. r=morgan 2020-11-16 20:16:41 +00:00
MOXAccessibleBase.mm Bug 1198336 - P2: Implement live region AX attributes and AXLiveRegionCreated notification. r=morgan 2020-11-16 20:16:41 +00:00
MOXAccessibleProtocol.h Bug 1198336 - P2: Implement live region AX attributes and AXLiveRegionCreated notification. r=morgan 2020-11-16 20:16:41 +00:00
MOXLandmarkAccessibles.h Bug 1661504: Introduce MOXLandmarkAccessible class and AXLandmarkSearchKey r=eeejay" 2020-08-31 18:36:48 +00:00
MOXLandmarkAccessibles.mm Bug 1661504: Introduce MOXLandmarkAccessible class and AXLandmarkSearchKey r=eeejay" 2020-08-31 18:36:48 +00:00
MOXMathAccessibles.h Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
MOXMathAccessibles.mm Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
MOXSearchInfo.h Bug 1668100 - Make target root for AXUIElementsForSearchPredicate. r=morgan 2020-09-29 20:49:29 +00:00
MOXSearchInfo.mm Bug 1675301 - Don't return web area as result when searching backwards from root group. r=morgan 2020-11-21 04:14:44 +00:00
MOXTextMarkerDelegate.h Bug 1672700 - Make mozTextAccessible attribute getters use GeckoTextMarker. r=morgan 2020-11-21 04:13:45 +00:00
MOXTextMarkerDelegate.mm Bug 1672700 - Make mozTextAccessible attribute getters use GeckoTextMarker. r=morgan 2020-11-21 04:13:45 +00:00
MOXWebAreaAccessible.h Bug 1675292 - Add 'application' root group when body gets role of application. r=morgan 2020-11-10 17:49:01 +00:00
MOXWebAreaAccessible.mm Bug 1675292 - Add 'application' root group when body gets role of application. r=morgan 2020-11-10 17:49:01 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mozAccessible.h Bug 1198336 - P2: Implement live region AX attributes and AXLiveRegionCreated notification. r=morgan 2020-11-16 20:16:41 +00:00
mozAccessible.mm Bug 1198336 - P4: Post AXLiveRegionChanged when live regions change. r=morgan 2020-11-16 20:16:52 +00:00
mozAccessibleProtocol.h Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
mozActionElements.h Bug 1649714: Remove menuPopUp's ignore parent for XUL comboboxes and combobox lists. r=eeejay 2020-11-22 22:14:53 +00:00
mozActionElements.mm Bug 1649714: Remove menuPopUp's ignore parent for XUL comboboxes and combobox lists. r=eeejay 2020-11-22 22:14:53 +00:00
mozHTMLAccessible.h Bug 1676509 - Remove AXTitle from list item groups. r=morgan 2020-11-10 23:14:59 +00:00
mozHTMLAccessible.mm Bug 1676509 - Remove AXTitle from list item groups. r=morgan 2020-11-10 23:14:59 +00:00
mozRootAccessible.h Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
mozRootAccessible.mm Bug 1661587 - Assert if there is no native widget only when not in headless mode. r=morgan 2020-08-27 22:22:12 +00:00
mozSelectableElements.h Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
mozSelectableElements.mm Bug 1662262: Move and modify mac pivot rules for better granularity r=eeejay 2020-09-01 22:12:55 +00:00
mozTableAccessible.h Bug 1644810: Implement accessible subclasses for AXOutline and AXOutlineItem r=eeejay 2020-11-12 06:16:58 +00:00
mozTableAccessible.mm Bug 1676878: Modify moxLabel to not strip first character for outlines r=eeejay 2020-11-12 23:40:02 +00:00
mozTextAccessible.h Bug 1665162 - Add text leaf parameterized attributes. r=morgan 2020-09-16 23:22:18 +00:00
mozTextAccessible.mm Bug 1679075 - Don't go past empty input field in HyperTextIterator::Next. r=morgan 2020-11-30 20:46:15 +00:00
Platform.mm Bug 1198336 - P4: Post AXLiveRegionChanged when live regions change. r=morgan 2020-11-16 20:16:52 +00:00
RangeTypes.h Bug 1667262 - Add AXStyleTextMarkerRangeForTextMarker. r=morgan 2020-09-29 23:25:35 +00:00
RootAccessibleWrap.h
RootAccessibleWrap.mm Bug 1661587 - Assert if there is no native widget only when not in headless mode. r=morgan 2020-08-27 22:22:12 +00:00
RotorRules.h Bug 1198336 - P3: Implement AXLiveRegionSearchKey. r=morgan 2020-11-16 20:16:44 +00:00
RotorRules.mm Bug 1198336 - P3: Implement AXLiveRegionSearchKey. r=morgan 2020-11-16 20:16:44 +00:00
SelectorMapGen.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
TextLeafAccessibleWrap.h
XULListboxAccessibleWrap.h
XULMenuAccessibleWrap.h
XULTreeGridAccessibleWrap.h