gecko-dev/accessible/html
Eitan Isaacson 489d1d11a0 Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie
Because the implementation only needs the accessible type and tree, we
don't need to make an IPC call here.

Differential Revision: https://phabricator.services.mozilla.com/D175288
2023-04-17 17:54:35 +00:00
..
HTMLCanvasAccessible.cpp
HTMLCanvasAccessible.h
HTMLElementAccessibles.cpp Bug 1780878: [Part 1] Cache CONTROLLED_BY and CONTROLLER_FOR relations r=Jamie 2022-08-03 05:09:55 +00:00
HTMLElementAccessibles.h Bug 1780878: [Part 1] Cache CONTROLLED_BY and CONTROLLER_FOR relations r=Jamie 2022-08-03 05:09:55 +00:00
HTMLFormControlAccessible.cpp Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
HTMLFormControlAccessible.h Bug 1787284: [Part 2] Cache name and create radio name pivot rule r=eeejay 2022-10-27 20:32:18 +00:00
HTMLImageMapAccessible.cpp Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie 2023-04-17 17:54:35 +00:00
HTMLImageMapAccessible.h Bug 1826857 - Move AnchorAt to Accessible and remove sync IPC. r=Jamie 2023-04-17 17:54:35 +00:00
HTMLLinkAccessible.cpp Bug 1773070 - Rename/remove some eventState/s variables. r=smaug 2022-06-07 23:09:54 +00:00
HTMLLinkAccessible.h Bug 1752380 - P1: Introduce HasPrimaryAction and remove redundant DoAction/ActionCount implementation. r=morgan 2022-02-15 23:20:11 +00:00
HTMLListAccessible.cpp Bug 1808888 - [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines r=emilio 2023-01-09 07:07:13 +00:00
HTMLListAccessible.h
HTMLSelectAccessible.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
HTMLSelectAccessible.h Bug 1787274: Manually add combobox lists, options to the viewport cache r=Jamie 2022-10-20 16:33:01 +00:00
HTMLTableAccessible.cpp Bug 1711273: Preserve columnheader, rowheader roles with certain CSS displays set, r=Jamie 2022-12-01 20:17:32 +00:00
HTMLTableAccessible.h 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
moz.build