gecko-dev/accessible/generic
James Teh d82ab85438 Bug 1642258: Allow role="alert" on the body of chrome documents (but not content documents). r=MarcoZ
Also fixes a typo in an existing test that meant we weren't actually testing as intended.

Differential Revision: https://phabricator.services.mozilla.com/D77628
2020-06-02 05:53:52 +00:00
..
ARIAGridAccessible-inl.h
ARIAGridAccessible.cpp Bug 1619383 - Calculate group position information correctly for ARIA grids, r=Jamie 2020-03-04 06:44:22 +00:00
ARIAGridAccessible.h Bug 1568360 - Don't calculate the accessible names for table or grid rows unless they have an explicit ARIA role, r=Jamie 2019-07-26 09:14:55 +00:00
Accessible-inl.h Bug 1357071 - Implement support for implicit values for aria-value* attributes for scrollbar and slider roles, r=Jamie 2019-08-29 06:39:28 +00:00
Accessible.cpp Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay 2020-05-29 17:37:46 +00:00
Accessible.h Bug 1625864 - Fire state change event on LINKED change. r=Jamie,morgan 2020-04-24 14:34:09 +00:00
ApplicationAccessible.cpp 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
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
DocAccessible-inl.h Bug 1611060 - Dispatch a11y scroll events for all DOM scrolls. r=Jamie 2020-02-17 04:09:34 +00:00
DocAccessible.cpp Bug 1642258: Allow role="alert" on the body of chrome documents (but not content documents). r=MarcoZ 2020-06-02 05:53:52 +00:00
DocAccessible.h Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +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 312971 - Unprefix -moz-read-write / -moz-read-only. r=edgar 2020-05-14 16:46:08 +00:00
HyperTextAccessible.h Bug 1623858: part 13) Declare some methods in `HyperTextAccessible` `const`. r=smaug 2020-03-25 15:39:37 +00:00
ImageAccessible.cpp Bug 1596007: Fire an a11y state change event when an image's size becomes available. r=eeejay,emilio 2020-02-18 17:22:35 +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 Bug 1558390: For OOP iframes, also send the embedder accessible when the BrowserBridgeChild is created. r=yzen,nika 2019-06-13 02:19:42 +00:00
RootAccessible.cpp Bug 1634619 - Back out focusable state changes on overflow events. r=Jamie 2020-05-11 00:21:21 +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 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
TableAccessible.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
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 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00