gecko-dev/accessible
James Teh 93e2f3eea8 Bug 1660359 part 1: Unify rejection of a11y focus on remote OuterDocAccessibles. r=yzen
Before Fission, FocusManager::FocusedDOMNode rejected a11y focus on remote XUL browsers by checking EventStateManager::IsRemoteTarget.
In bug 1594623, code was added to FocusManager::ProcessDOMFocus to prevent a11y focus on OuterDocAccessibles in order to reject focus on OOP iframes.
In bug 1635784, EventStateManager::IsRemoteTarget was renamed to EventStateManager::IsTopLevelRemoteTarget, and EventStateManager::IsRemoteTarget now checks for OOP iframes as well.
This allows us to unify rejection of a11y focus on remote OuterDocAccessibles in FocusManager::FocusedDOMNode.

Differential Revision: https://phabricator.services.mozilla.com/D87996
2020-08-27 06:12:29 +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 1: Unify rejection of a11y focus on remote OuterDocAccessibles. r=yzen 2020-08-27 06:12:29 +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 1660364 - Add marker index support. r=morgan 2020-08-27 20:06:51 +00:00
mac Bug 1660364 - Add marker index support. r=morgan 2020-08-27 20:06:51 +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 1660364 - Add marker index support. r=morgan 2020-08-27 20:06:51 +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 Bug 1630391: Add telemetry test for backplate and a11y theme scalars. r=chutten,yzen 2020-06-12 17:02:45 +00:00