зеркало из https://github.com/mozilla/gecko-dev.git
6bc3c0572e
In BrowsingContext::SetDocShell(), we indicate that any remote outer window proxies need to be cleaned up, if we've transitioned from a remote window proxy to a local one. However, we don't actually do the cleanup until nsGlobalWindowOuter::SetNewDocument(), so don't assert if we find remote window proxies when we're in between these two periods. Also includes a formatting fix by clang-format. Differential Revision: https://phabricator.services.mozilla.com/D72251 |
||
---|---|---|
.. | ||
AccessCheck.cpp | ||
AccessCheck.h | ||
ChromeObjectWrapper.cpp | ||
ChromeObjectWrapper.h | ||
FilteringWrapper.cpp | ||
FilteringWrapper.h | ||
WaiveXrayWrapper.cpp | ||
WaiveXrayWrapper.h | ||
WrapperFactory.cpp | ||
WrapperFactory.h | ||
XrayWrapper.cpp | ||
XrayWrapper.h | ||
moz.build |