gecko-dev/accessible/mac
Marco Zehe 0eedff8d8e Bug 1635184 - Add actual support for input type='search' in MacOS, r=eeejay
The code in mozAccessible SubRole was actually never executed for inputs, so the SearchField sub role was never set. Moved the implementation to mozTextAccessible. Also reenabled the tests from bug 1634373, which now pass.

Depends on D73308

Differential Revision: https://phabricator.services.mozilla.com/D73735
2020-05-05 17:45:52 +00:00
..
ARIAGridAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
AccessibleWrap.h Bug 1627765 - Remove mac heirarchy cache. r=morgan 2020-04-10 17:52:58 +00:00
AccessibleWrap.mm Bug 1625266: Add stepper subclass, support value changes. r=eeejay 2020-04-28 17:20:16 +00:00
ApplicationAccessibleWrap.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
DocAccessibleWrap.h Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie 2019-04-13 12:13:15 +00:00
DocAccessibleWrap.mm Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie 2019-04-13 12:13:15 +00:00
HTMLTableAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HyperTextAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ImageAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
MacUtils.h Bug 1617314 - Support aria-current in OSX. r=morgan 2020-03-16 22:15:57 +00:00
MacUtils.mm Bug 1617314 - Support aria-current in OSX. r=morgan 2020-03-16 22:15:57 +00:00
Platform.mm Bug 1627765 - Remove mac heirarchy cache. r=morgan 2020-04-10 17:52:58 +00:00
RootAccessibleWrap.h Bug 1543013 - part 2: Make accessible use mozilla::PresShell directly rather than via nsIPresShell r=Jamie 2019-04-13 12:13:15 +00:00
RootAccessibleWrap.mm Bug 1620318 - Rename mozDocAccessible.{mm,h} to mozRootAccessible.{mm,h} r=morgan 2020-03-10 20:25:32 +00:00
TextLeafAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
XULListboxAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
XULMenuAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
XULTreeGridAccessibleWrap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1618700 - Implement expected attributes and events for tabs. r=morgan 2020-03-12 22:16:39 +00:00
mozAccessible.h Bug 1627765 - Remove mac heirarchy cache. r=morgan 2020-04-10 17:52:58 +00:00
mozAccessible.mm Bug 1635184 - Add actual support for input type='search' in MacOS, r=eeejay 2020-05-05 17:45:52 +00:00
mozAccessibleProtocol.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
mozActionElements.h Bug 1625266: Add stepper subclass, support value changes. r=eeejay 2020-04-28 17:20:16 +00:00
mozActionElements.mm Bug 1624936: Add required state caching, attribute handling for mozCheckboxAccessibles. r=eeejay 2020-04-28 18:19:39 +00:00
mozHTMLAccessible.h
mozHTMLAccessible.mm Bug 1625864 - Expose unlinked a tags as AXGroup. r=morgan 2020-04-24 14:36:36 +00:00
mozRootAccessible.h Bug 1620318 - Rename mozDocAccessible.{mm,h} to mozRootAccessible.{mm,h} r=morgan 2020-03-10 20:25:32 +00:00
mozRootAccessible.mm Bug 1627832 - Prune all invisible children of root window accessible. r=morgan 2020-04-09 23:19:55 +00:00
mozSelectableElements.h Bug 1618700 - Implement expected attributes and events for tabs. r=morgan 2020-03-12 22:16:39 +00:00
mozSelectableElements.mm Bug 1626036 - Cache SELECTED state in Mac. r=morgan 2020-04-02 16:44:33 +00:00
mozTableAccessible.h Bug 1627765 - Use REORDER event to invalidate table column accessibles. r=morgan 2020-04-10 17:53:41 +00:00
mozTableAccessible.mm Bug 1627765 - Use REORDER event to invalidate table column accessibles. r=morgan 2020-04-10 17:53:41 +00:00
mozTextAccessible.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
mozTextAccessible.mm Bug 1635184 - Add actual support for input type='search' in MacOS, r=eeejay 2020-05-05 17:45:52 +00:00