зеркало из https://github.com/mozilla/gecko-dev.git
2b8ca16f35
Adds an |aChromeOnlyDispatch| flag to DispatchCustomEvent to decide whether to call DispatchTrustEvent or DispatchEventOnlyToChrome. The following chrome-only events are dispatched with DispatchCustomEvent and now make use of the flag: - DOMWindowClose - fullscreen / willenterfullscreen / willexitfullscreen - occlusionstatechange - resolutionchange - XULAlertClose and the following were previously dispatched with DispatchTrustedEvent and now use DispatchEventOnlyToChrome: - MozBeforeInitialXULLayout - MozMouseScrollFailed / MozMouseScrollTransactionTimeout - MozPaintWait / MozPaintWaitFinished - MozPerformDelayedBlur - all events fired by APZCCallbackHelper::NotifyMozMouseScrollEvent Differential Revision: https://phabricator.services.mozilla.com/D76723 |
||
---|---|---|
.. | ||
test | ||
AppWindow.cpp | ||
AppWindow.h | ||
LiveResizeListener.h | ||
components.conf | ||
moz.build | ||
nsAppShellCID.h | ||
nsAppShellService.cpp | ||
nsAppShellService.h | ||
nsAppShellWindowEnumerator.cpp | ||
nsAppShellWindowEnumerator.h | ||
nsChromeTreeOwner.cpp | ||
nsChromeTreeOwner.h | ||
nsContentTreeOwner.cpp | ||
nsContentTreeOwner.h | ||
nsIAppShellService.idl | ||
nsIAppWindow.idl | ||
nsIWindowMediator.idl | ||
nsIWindowMediatorListener.idl | ||
nsIWindowlessBrowser.idl | ||
nsIXULBrowserWindow.idl | ||
nsWindowMediator.cpp | ||
nsWindowMediator.h |