gecko-dev/accessible
James Teh b9c8114a73 Bug 1660359 part 2: Allow a11y focus on a remote print preview OuterDocAccessible. r=jwatt,yzen
Print preview documents don't get DocAccessibles because this currently causes crashes and doesn't provide much value.
However, we still want to tell a11y clients something useful when a print preview document gets focus, rather than a11y focus just going nowhere.
Therefore, we allow a11y focus to land on the OuterDocAccessible (browser element) in this case.

Differential Revision: https://phabricator.services.mozilla.com/D87997
2020-08-26 13:49:43 +00:00
..
android Bug 1652809: Convert Pivot framework to use AccessibleOrProxy objects r=eeejay 2020-07-28 22:35:24 +00:00
aom Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
atk Bug 1606721 - Fix crash on screen reader text requests with end offset smaller than -1, r=Jamie 2020-07-08 22:47:11 +00:00
base Bug 1660359 part 2: Allow a11y focus on a remote print preview OuterDocAccessible. r=jwatt,yzen 2020-08-26 13:49:43 +00:00
generic Bug 1659028 - Move IsDisabled() from nsGeneralHTMLElement to Element r=emilio 2020-08-14 08:36:36 +00:00
html Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
interfaces Bug 1656141 - Remove redundant manifest references in rc include files. r=firefox-build-system-reviewers,rstewart 2020-08-06 22:51:52 +00:00
ipc Bug 1660109 - Support get bounds for text marker range. r=Jamie 2020-08-20 22:12:23 +00:00
mac Bug 1660906 - Introduce .clang-format file for Objective C rules. r=morgan 2020-08-25 21:40:32 +00:00
other Bug 1649217 - Part 2: Send isSelectionCollapsed for caret move in IPC. r=Jamie 2020-07-02 18:08:52 +00:00
tests Bug 1660303 - Remove list bullets from text marker navigation. r=Jamie 2020-08-24 21:07:14 +00:00
windows Bug 1368270: When shutting down Windows AccessibleWraps, don't clear the id. r=MarcoZ 2020-07-23 11:18:57 +00:00
xpcom Bug 1652809: Add rotor mochitest for headings. r=eeejay 2020-08-07 16:54:36 +00:00
xul Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
moz.build