gecko-dev/accessible/base
James Teh 5348408b05 Bug 1781536 part 2: Introduce RemoteAccIterator. r=morgan
This is basically RemoteExplicitHeadersIterator with naming generalised.
Support has been added for transferring ownership of the array into the iterator, which will be needed when the cache is disabled.

Differential Revision: https://phabricator.services.mozilla.com/D152958
2022-08-03 23:58:51 +00:00
..
ARIAMap.cpp Bug 1757121 part 5: Expose live region attributes on cached RemoteAccessibles. r=morgan 2022-07-12 02:45:58 +00:00
ARIAMap.h Bug 1760739 part 4: Normalize aria-row/colcount/index as integers. r=eeejay 2022-06-16 06:25:51 +00:00
ARIAStateMap.cpp
ARIAStateMap.h
AccAttributes.cpp Bug 1757121 part 5: Expose live region attributes on cached RemoteAccessibles. r=morgan 2022-07-12 02:45:58 +00:00
AccAttributes.h Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
AccEvent.cpp
AccEvent.h
AccGroupInfo.cpp Bug 1760739 part 6: Add unified GroupPosition and TotalItemCount support for aria-row/colcount/index. r=eeejay 2022-06-16 06:25:52 +00:00
AccGroupInfo.h
AccIterator.cpp Bug 1781536 part 2: Introduce RemoteAccIterator. r=morgan 2022-08-03 23:58:51 +00:00
AccIterator.h Bug 1781536 part 2: Introduce RemoteAccIterator. r=morgan 2022-08-03 23:58:51 +00:00
AccTypes.h
Asserts.cpp
CacheConstants.h Bug 1780878: [Part 3] Cache FLOWS_TO and FLOWS_FROM relations r=Jamie 2022-08-03 05:09:56 +00:00
CachedTableAccessible.cpp Bug 1781536 part 2: Introduce RemoteAccIterator. r=morgan 2022-08-03 23:58:51 +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
DocManager.h
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp Bug 1781536 part 1: Support base Accessible in Relation. r=morgan 2022-08-03 23:58:50 +00:00
EventQueue.h Bug 1192108: Fire focus events after mutation events but before any other events. r=eeejay 2022-05-06 23:59:43 +00:00
EventTree.cpp
EventTree.h
Filters.cpp
Filters.h
FocusManager.cpp
FocusManager.h
HTMLMarkupMap.h
IDSet.h
Logging.cpp
Logging.h
MathMLMarkupMap.h
NotificationController.cpp Bug 1774197 part 1: Move sending of the viewport cache to ProcessQueuedCacheUpdates. r=morgan 2022-06-23 04:57:04 +00:00
NotificationController.h Bug 1774197 part 1: Move sending of the viewport cache to ProcessQueuedCacheUpdates. r=morgan 2022-06-23 04:57:04 +00:00
Pivot.cpp
Pivot.h
Platform.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
Relation.h Bug 1781536 part 1: Support base Accessible in Relation. r=morgan 2022-08-03 23:58:50 +00:00
RelationType.h
RelationTypeMap.h
Role.h
RoleMap.h
SelectionManager.cpp Bug 1770878: Don't fire collapsed selection events on the container of a focused text field. r=morgan 2022-07-14 00:50:38 +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
Statistics.h
StyleInfo.cpp
StyleInfo.h Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
TextAttrs.cpp Bug 1779519 - gfxFontCache expiration tracker operations should be more atomic. r=jfkthame 2022-07-14 19:53:09 +00:00
TextAttrs.h
TextLeafRange.cpp Bug 1782563 - Support END_OF_TEXT offset in TextLeafPoint constructor. r=Jamie 2022-08-02 16:29:07 +00:00
TextLeafRange.h Bug 1775329: Support cached OffsetAtPoint in HyperTextAccessibleBase r=Jamie 2022-07-05 19:50:45 +00:00
TextRange-inl.h
TextRange.cpp
TextRange.h
TextUpdater.cpp Bug 1773996: Don't queue a11y cache updates if we're never going to send them. r=morgan 2022-06-14 22:10:37 +00:00
TextUpdater.h
TreeWalker.cpp
TreeWalker.h
XULMap.h
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 1757121 part 3: Normalize true/false/mixed ARIA tokens to atoms. r=morgan 2022-07-12 02:45:57 +00:00
nsAccUtils.h Bug 1757121 part 3: Normalize true/false/mixed ARIA tokens to atoms. r=morgan 2022-07-12 02:45:57 +00:00
nsAccessibilityService.cpp Bug 1779975: Check whether a LocalAccessible has its own content before trying to get MarkupMapInfo from it. r=eeejay 2022-07-22 00:05:21 +00:00
nsAccessibilityService.h Bug 1757121 part 1: Allow nsAccessibilityService::MarkupAttribute/MarkupAttributes to take an Accessible. r=morgan 2022-07-12 02:45:56 +00:00
nsAccessiblePivot.cpp
nsAccessiblePivot.h
nsCoreUtils.cpp Bug 1763191: Add suppport for cached remote accessibles in coordinate conversion functions r=eeejay 2022-04-28 16:58:19 +00:00
nsCoreUtils.h Bug 1763191: Add suppport for cached remote accessibles in coordinate conversion functions r=eeejay 2022-04-28 16:58:19 +00:00
nsEventShell.cpp
nsEventShell.h
nsTextEquivUtils.cpp
nsTextEquivUtils.h