gecko-dev/accessible/base
Butkovits Atila be5156b4fe Backed out changeset b653a1b8816b (bug 1820389) for causing build bustages at DocAccessibleParent.cpp 2023-03-31 18:23:42 +03:00
..
ARIAMap.cpp Backed out changeset b653a1b8816b (bug 1820389) for causing build bustages at DocAccessibleParent.cpp 2023-03-31 18:23:42 +03:00
ARIAMap.h Backed out changeset b653a1b8816b (bug 1820389) for causing build bustages at DocAccessibleParent.cpp 2023-03-31 18:23:42 +03:00
ARIAStateMap.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
ARIAStateMap.h
AccAttributes.cpp Bug 1804991: Issue a warning if we attempt to stringify an empty array, but don't crash r=nlapre 2022-12-09 23:56:58 +00:00
AccAttributes.h Bug 1802268 part 1: Add AccAttributes::GetMutableAttribute. r=eeejay,nlapre 2022-12-05 23:27:23 +00:00
AccEvent.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
AccEvent.h Bug 1794319: Remove a11y::EventTree, as it has been dead code for 6 years. r=eeejay 2022-10-11 01:41:42 +00:00
AccGroupInfo.cpp Bug 995064: Rework group position calculation to allow intervening accs in compound ARIA widgets, r=Jamie 2023-01-10 20:51:50 +00:00
AccGroupInfo.h Bug 995064: Rework group position calculation to allow intervening accs in compound ARIA widgets, r=Jamie 2023-01-10 20:51:50 +00:00
AccIterator.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
AccIterator.h Bug 1796733 part 8: Expose the implicit selected state on cached remote ARIA items when appropriate. r=morgan 2022-11-10 04:19:29 +00:00
AccTypes.h Bug 1766147: Remove now unused eProxyType, Accessible::IsProxy and LocalAccessible::mBits. r=morgan 2022-11-22 04:17:41 +00:00
Asserts.cpp
CacheConstants.h Bug 1819802 part 1: When getting cached a11y character bounds, return a single rect rather than an array of rects. r=morgan 2023-03-03 03:26:21 +00:00
CachedTableAccessible.cpp Bug 1726124: [Part 1] Generalise nsAccUtils::TableFor for table parts r=Jamie 2022-08-30 23:12:18 +00:00
CachedTableAccessible.h Bug 1735970 part 12: Implement selection setter methods in CachedTableAccessible for LocalAccessibles. r=morgan 2022-04-01 09:50:00 +00:00
DocManager.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
DocManager.h
EmbeddedObjCollector.cpp Bug 1766147: Remove now unused eProxyType, Accessible::IsProxy and LocalAccessible::mBits. r=morgan 2022-11-22 04:17:41 +00:00
EmbeddedObjCollector.h
EventQueue.cpp Bug 1823294: Make PushNameOrDescriptionChange fire a name change event on the target itself if appropriate. r=eeejay 2023-03-24 00:37:34 +00:00
EventQueue.h Bug 1823294: Make PushNameOrDescriptionChange fire a name change event on the target itself if appropriate. r=eeejay 2023-03-24 00:37:34 +00:00
EventTree.cpp Bug 1794319: Remove a11y::EventTree, as it has been dead code for 6 years. r=eeejay 2022-10-11 01:41:42 +00:00
EventTree.h Bug 1794319: Remove a11y::EventTree, as it has been dead code for 6 years. r=eeejay 2022-10-11 01:41:42 +00:00
Filters.cpp
Filters.h
FocusManager.cpp Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
FocusManager.h Bug 1802040: Track the focused DocAccessibleParent on Android. r=eeejay 2022-12-07 13:42:30 +00:00
HTMLMarkupMap.h Bug 1778433 part 2: Change references to defunct *AccessibleWrap types to use the corresponding *Accessible classes. r=nlapre 2022-11-22 04:55:11 +00:00
IDSet.h
Logging.cpp Bug 1794319: Remove a11y::EventTree, as it has been dead code for 6 years. r=eeejay 2022-10-11 01:41:42 +00:00
Logging.h Bug 1794319: Remove a11y::EventTree, as it has been dead code for 6 years. r=eeejay 2022-10-11 01:41:42 +00:00
MathMLMarkupMap.h Bug 1805316: Use generic ARIA accessibles for mtable, mtr with non-table display style, r=Jamie 2023-01-09 21:03:46 +00:00
NotificationController.cpp Bug 1824064: When cleaning up a11y mutation events, clear the next pointer as well as the previous pointer to reduce pressure on the cycle collector. r=eeejay 2023-03-27 18:16:32 +00:00
NotificationController.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
Pivot.cpp Bug 1801986 - Set pivot root to top remote document. r=Jamie 2022-11-29 20:31:21 +00:00
Pivot.h Bug 1795221: Implement LINKS_TO relation as a tree traversal r=Jamie 2022-10-27 20:32:18 +00:00
Platform.h Bug 1794634 - Stop using ARIARoleAtom sync message and remove it. r=morgan 2022-10-12 22:08:33 +00:00
Relation.h Bug 1782172: [Part 1] Support creating a Relation with a RemoteAccessible r=Jamie 2022-08-15 20:43:54 +00:00
RelationType.h Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay 2021-05-26 21:31:42 +00:00
RelationTypeMap.h Bug 1800048: Don't expose the LINKS_TO relation via ATK and IA2. r=morgan 2022-11-15 06:46:24 +00:00
Role.h Bug 1791245 - More cleanup for the <mfenced> element. r=emilio 2022-09-20 03:53:50 +00:00
RoleMap.h Bug 1804699: Assign date fields an AXGroup role, spoof actual role via AXTitle r=Jamie 2023-03-24 19:06:35 +00:00
SelectionManager.cpp Bug 1796733 part 1: Rename FocusManager::FocusedAccessible to FocusedLocalAccessible. r=morgan 2022-11-10 04:19:26 +00:00
SelectionManager.h Bug 1771736 part 1: Update cached spelling errors when a spelling error is removed. r=morgan,smaug 2022-06-01 00:35:26 +00:00
States.h Bug 1765217: Move OPAQUE1 state calculation into Accessible::ApplyImplicitState. r=morgan 2022-11-10 04:19:29 +00:00
Statistics.h
StyleInfo.cpp Bug 1802799 - [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall 2022-12-19 22:47:24 +00:00
StyleInfo.h Bug 1802799 - [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall 2022-12-19 22:47:24 +00:00
TextAttrs.cpp Bug 1800181: Atomize font family and language a11y text attributes. r=morgan 2022-11-18 22:03:56 +00:00
TextAttrs.h Bug 1802799 - [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall 2022-12-19 22:47:24 +00:00
TextLeafRange.cpp Bug 1825054 - Don't get stuck in endless loop when getting bounds. r=morgan 2023-03-29 22:31:00 +00:00
TextLeafRange.h Bug 1820029: Inline HyperTextAccessible::TextBounds to TextLeafPoint::CharBounds r=Jamie 2023-03-09 19:59:00 +00:00
TextRange-inl.h Bug 1741793 part 2: Update TextPoint/Range to use base Accessible. r=eeejay 2022-02-26 23:01:54 +00:00
TextRange.cpp Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
TextRange.h Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
TextUpdater.cpp Bug 1802268 part 2: Reinstate partial invalidation of cached HyperText offsets for local HyperTextAccessible. r=eeejay 2022-12-05 23:27:24 +00:00
TextUpdater.h
TreeWalker.cpp Bug 1731526 - Fix non-unified build errors in accessible/. r=eeejay 2021-09-22 01:41:40 +00:00
TreeWalker.h
XULMap.h Bug 1778433 part 2: Change references to defunct *AccessibleWrap types to use the corresponding *Accessible classes. r=nlapre 2022-11-22 04:55:11 +00:00
moz.build Bug 1735970 part 4: Introduce CachedTableAccessible and CachedTableCellAccessible. r=morgan 2022-04-01 09:49:57 +00:00
nsAccCache.h
nsAccUtils.cpp Bug 1801879: Don't cross document boundaries in nsAccUtils::GetSelectableContainer. r=eeejay,geckoview-reviewers,owlish 2022-11-29 05:18:23 +00:00
nsAccUtils.h Bug 1796733 part 5: Add an overload of nsAccUtils::NormalizeARIAToken which takes an Element. r=avandolder 2022-11-10 04:19:27 +00:00
nsAccessibilityService.cpp Bug 1824957 - Remove a bunch of now completely dead XUL layout code. r=layout-reviewers,desktop-theme-reviewers,devtools-reviewers,dao,TYLin 2023-03-29 21:23:55 +00:00
nsAccessibilityService.h Bug 1748585: Remove img elements with alt="" from the a11y tree, r=Jamie 2022-11-09 20:05:01 +00:00
nsAccessiblePivot.cpp Bug 1798614: Assume a default of 1.0 for Accessible::Opacity unless otherwise explicitly specified. r=morgan,eeejay 2022-11-10 04:19:29 +00:00
nsAccessiblePivot.h
nsCoreUtils.cpp Bug 1793747 - Address comment nits that I forgot to upload. 2023-01-23 11:40:23 +01:00
nsCoreUtils.h Bug 1793747 - Clean-ups and test fixes on top of the previous patch. r=Jamie 2023-01-23 09:19:43 +00:00
nsEventShell.cpp Bug 1727373 - Add state change info in event logging. r=morgan 2021-08-24 23:49:59 +00:00
nsEventShell.h Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie 2021-06-10 23:07:05 +00:00
nsTextEquivUtils.cpp Bug 1550644: nsTextEquivUtils: Add space for block elements when we encounter them. r=eeejay,adw 2022-03-24 00:06:15 +00:00
nsTextEquivUtils.h Bug 1746833 - P3: Make GetTextEquivFromSubtree take Accessible. r=Jamie 2022-02-18 18:21:00 +00:00