gecko-dev/accessible/base
Sebastian Hengst ccb101be8f Backed out 15 changesets (bug 1896516) for causing scrolling crashes on macOS. a=backout
Backed out changeset fd6904338812 (bug 1896516)
Backed out changeset 2977ff81a23e (bug 1896516)
Backed out changeset c8a6b0e526d6 (bug 1896516)
Backed out changeset 3c06f22da72b (bug 1896516)
Backed out changeset f63b0c4335fe (bug 1896516)
Backed out changeset 6f7ab8adfa6e (bug 1896516)
Backed out changeset 997c9249dbed (bug 1896516)
Backed out changeset c964fccd5180 (bug 1896516)
Backed out changeset 7b481b747b7a (bug 1896516)
Backed out changeset 42e1bbe0ecb6 (bug 1896516)
Backed out changeset 717dac08b607 (bug 1896516)
Backed out changeset 2f0817331dbe (bug 1896516)
Backed out changeset b765169a7a8f (bug 1896516)
Backed out changeset a2d37b98273c (bug 1896516)
Backed out changeset ea9ecb543e66 (bug 1896516)
2024-05-29 11:22:52 +02:00
..
AccAttributes.cpp
AccAttributes.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
AccEvent.cpp Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
AccEvent.h Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
AccGroupInfo.cpp Bug 1849160 - Part 1: Implement rowgroup role, r=Jamie 2024-04-10 17:22:12 +00:00
AccGroupInfo.h Bug 1864015: Correctly handle removal of the conceptual parent. r=eeejay 2023-11-30 23:53:08 +00:00
AccIterator.cpp Bug 1879255 part 2: Add a dependent elements map to DocAccessible and use it for popoverTargetElement. r=morgan 2024-02-21 00:05:21 +00:00
AccIterator.h Bug 1879255 part 2: Add a dependent elements map to DocAccessible and use it for popoverTargetElement. r=morgan 2024-02-21 00:05:21 +00:00
AccTypes.h Bug 1892349 - add doc-pageheader and doc-pagefooter ARIA DPUB roles, and have all DPUB roles return the expected computed rule; r=Jamie 2024-04-19 04:23:25 +00:00
ARIAMap.cpp Bug 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan 2024-05-03 05:31:25 +00:00
ARIAMap.h Bug 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan 2024-05-03 05:31:25 +00:00
ARIAStateMap.cpp
ARIAStateMap.h
Asserts.cpp Bug 1886371 part 6: Add UIA control types to RoleMap. r=nlapre 2024-03-25 03:28:05 +00:00
CacheConstants.h Bug 1895408: Add support for exposing critical, supoptimal, optimal meter values via AXValueDescription r=Jamie 2024-05-21 22:11:05 +00:00
CachedTableAccessible.cpp Bug 1849160 - Part 1: Implement rowgroup role, r=Jamie 2024-04-10 17:22:12 +00:00
CachedTableAccessible.h
CssAltContent.cpp Bug 1896047 part 6: Support the CSS attr() function in CssAltContent. r=eeejay 2024-05-17 00:24:16 +00:00
CssAltContent.h Bug 1896047 part 6: Support the CSS attr() function in CssAltContent. r=eeejay 2024-05-17 00:24:16 +00:00
DocManager.cpp Bug 1888649: Tweak the assertion when we can't get the parent DocAccessible in CreateDocOrRootAccessible to allow background extension pages. r=eeejay 2024-04-17 22:53:27 +00:00
DocManager.h
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp Bug 1867358 part 1: Fix up unbraced single-line if-statements in NotificationController and its superclass. r=eeejay 2023-12-01 17:18:22 +00:00
EventQueue.h Bug 1867358 part 2: Assert that EventQueue's mDocument member is initialized to something non-null. r=eeejay 2023-12-01 17:18:23 +00:00
EventTree.cpp
EventTree.h
Filters.cpp
Filters.h
FocusManager.cpp
FocusManager.h
HTMLMarkupMap.h Bug 1849160 - Part 1: Implement rowgroup role, r=Jamie 2024-04-10 17:22:12 +00:00
IDSet.h
Logging.cpp Backed out 15 changesets (bug 1896516) for causing scrolling crashes on macOS. a=backout 2024-05-29 11:22:52 +02:00
Logging.h
MathMLMarkupMap.h
moz.build Bug 1896047 part 2: Introduce CssAltContent class to query alternative text specified in the CSS content property. r=eeejay 2024-05-17 00:24:14 +00:00
NotificationController.cpp Bug 1897349: Don't update CSS pseudo-element TextLeafAccessibles if there is CSS content alt text. r=eeejay 2024-05-22 22:14:33 +00:00
NotificationController.h Bug 1771579 part 1: Process text leaf updates in the order in which they were received from layout. r=eeejay 2023-10-26 22:37:22 +00:00
nsAccCache.h
nsAccessibilityService.cpp Bug 1896047 part 5: Support CSS alt text for text content. r=eeejay 2024-05-17 00:24:16 +00:00
nsAccessibilityService.h Bug 1879255 part 3: Notify accessibility about changes to explicitly set attr-elements. r=smaug,eeejay 2024-02-21 00:05:21 +00:00
nsAccUtils.cpp Bug 1887790 part 5: Fire UIA LiveRegionChanged events. r=nlapre 2024-05-13 09:16:46 +00:00
nsAccUtils.h Bug 1887790 part 5: Fire UIA LiveRegionChanged events. r=nlapre 2024-05-13 09:16:46 +00:00
nsCoreUtils.cpp Backed out 15 changesets (bug 1896516) for causing scrolling crashes on macOS. a=backout 2024-05-29 11:22:52 +02:00
nsCoreUtils.h Backed out 15 changesets (bug 1896516) for causing scrolling crashes on macOS. a=backout 2024-05-29 11:22:52 +02:00
nsEventShell.cpp Bug 1896599 - Remove event-from-input support. r=Jamie,devtools-reviewers,eeejay,nchevobbe 2024-05-23 12:09:21 +00:00
nsEventShell.h Bug 1896599 - Remove event-from-input support. r=Jamie,devtools-reviewers,eeejay,nchevobbe 2024-05-23 12:09:21 +00:00
nsTextEquivUtils.cpp Bug 1898082: Clean up comments in nsTextEquivUtils, r=Jamie 2024-05-22 17:19:30 +00:00
nsTextEquivUtils.h Bug 1898082: Clean up comments in nsTextEquivUtils, r=Jamie 2024-05-22 17:19:30 +00:00
Pivot.cpp
Pivot.h Bug 1844238 part 1: Change includes of Role.h to mozilla/a11y/Role.h. r=eeejay 2023-07-26 02:19:41 +00:00
Platform.h Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
Relation.h
RelationTypeGen.py Bug 1863482 part 2: Generate RelationType.h from nsIAccessibleRelation.idl. r=eeejay 2023-11-14 02:31:54 +00:00
RelationTypeMap.h
RoleHGen.py Bug 1844238 part 2: Generate Role.h from nsIAccessibleRole.idl. r=eeejay 2023-07-26 02:19:42 +00:00
RoleMap.h Bug 1849160 - Part 1: Implement rowgroup role, r=Jamie 2024-04-10 17:22:12 +00:00
SelectionManager.cpp
SelectionManager.h
States.h
Statistics.h
StyleInfo.cpp
StyleInfo.h
TextAttrs.cpp
TextAttrs.h
TextLeafRange.cpp Bug 1897597 part 2: Don't treat bidi split continuations as line breaks. r=morgan 2024-05-27 06:21:04 +00:00
TextLeafRange.h
TextRange-inl.h
TextRange.cpp
TextRange.h
TextUpdater.cpp
TextUpdater.h
TreeWalker.cpp Bug 1896047 part 1: Enclose TreeWalker implementation in a namespace block. r=eeejay 2024-05-17 00:24:14 +00:00
TreeWalker.h
XULMap.h Bug 1878092 - Remove <xul:popup> element. r=Gijs 2024-02-02 19:28:21 +00:00