gecko-dev/accessible
Emilio Cobos Álvarez 3987c781d0 Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika
And have it mirror in the parent process more automatically.

The docShellIsActive setter in the browser-custom-element side needs to
be there rather than in the usual DidSet() calls because the
AsyncTabSwitcher code relies on getting an exact amount of notifications
as response to that specific setter. Not pretty, but...

BrowserChild no longer sets IsActive() on the docshell itself for OOP
iframes. This fixes bug 1679521. PresShell activeness is used to
throttle rAF as well, which handles OOP iframes nicely as well.

Differential Revision: https://phabricator.services.mozilla.com/D96072
2020-12-11 15:43:19 +00:00
..
android Bug 1666739 - Fix android build bustage. 2020-12-04 02:17:00 +01:00
aom Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
atk Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
base Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald 2020-12-09 08:58:06 +00:00
generic Bug 1680167 - Part 1: MOZ_CAN_RUN_SCRIPT_BOUNDARY in accessible/ r=masayuki 2020-12-03 21:15:46 +00:00
html Bug 1675987 - No derogatory language: Remove references to "crazy" in accessibility module. r=eeejay 2020-11-10 00:30:00 +00:00
interfaces Bug 1198336 - P1: Introduce live region added/removed events. r=Jamie,morgan 2020-11-16 20:16:33 +00:00
ipc Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
mac Bug 1680277 - 3/3: Use AXTextArea for multiline and aria text boxes. r=morgan,MarcoZ 2020-12-11 10:29:15 +00:00
other Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
tests Bug 1680277 - 3/3: Use AXTextArea for multiline and aria text boxes. r=morgan,MarcoZ 2020-12-11 10:29:15 +00:00
windows Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
xpcom Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
xul Bug 1678523 - Prevent unexpected flushes in XULTreeAccessible.cpp. r=emilio 2020-11-26 08:49:56 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00