gecko-dev/accessible/generic
James Teh 0646b214b4 Bug 1359482: Don't expose the editable state on ARIA grids and gridcells. r=eeejay
The editable state is about navigable text (with a caret), not editable as in "not read only".
ATs don't want this exposed for grids and it causes problems for them.
They can (and already do) distinguish between gridcell and cell using xml-roles.

Differential Revision: https://phabricator.services.mozilla.com/D101707
2021-01-15 01:32:13 +00:00
..
ARIAGridAccessible-inl.h
ARIAGridAccessible.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ARIAGridAccessible.h
Accessible-inl.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
Accessible.cpp Bug 1359482: Don't expose the editable state on ARIA grids and gridcells. r=eeejay 2021-01-15 01:32:13 +00:00
Accessible.h Bug 1680167 - Part 1: MOZ_CAN_RUN_SCRIPT_BOUNDARY in accessible/ r=masayuki 2020-12-03 21:15:46 +00:00
ApplicationAccessible.cpp Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
ApplicationAccessible.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
BaseAccessibles.cpp
BaseAccessibles.h Bug 1655652: Prevent bogus assertion in IsDefunct() for DummyAccessibles. r=eeejay 2020-08-03 17:31:40 +00:00
DocAccessible-inl.h Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
DocAccessible.cpp Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
DocAccessible.h Bug 1676356 - Avoid including PresShell.h from header files. r=emilio 2020-11-23 16:08:23 +00:00
FormControlAccessible.cpp
FormControlAccessible.h
HyperTextAccessible-inl.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
HyperTextAccessible.cpp Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
HyperTextAccessible.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ImageAccessible.cpp Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
ImageAccessible.h
OuterDocAccessible.cpp Bug 1606743: Defer calling BrowserBridgeChild::SendSetEmbedderAccessible if a DocAccessibleChild hasn't sent its constructor to the parent process yet. r=eeejay 2020-01-17 05:46:25 +00:00
OuterDocAccessible.h
RootAccessible.cpp Bug 1597437 - Handle 'window.content' legacy getter better with Fission, r=farre,Jamie 2020-12-21 12:08:08 +00:00
RootAccessible.h Bug 1585482 - Remove C++ special-casing of top-level <dialog> elements r=Jamie 2019-12-10 18:10:45 +00:00
TableAccessible.cpp Bug 1674194 - If cell or row has aria role, make it a layout table. r=Jamie 2020-10-29 23:32:37 +00:00
TableAccessible.h Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
TableCellAccessible.cpp Bug 1638238: Cache previous column header for each cell to make TableCellAccessible::ColHeaders faster. r=eeejay 2020-05-25 14:15:57 +00:00
TableCellAccessible.h Bug 1638238: Cache previous column header for each cell to make TableCellAccessible::ColHeaders faster. r=eeejay 2020-05-25 14:15:57 +00:00
TextLeafAccessible.cpp
TextLeafAccessible.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00