зеркало из 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 |
||
---|---|---|
.. | ||
PluginFinder.cpp | ||
PluginFinder.h | ||
components.conf | ||
moz.build | ||
npapi.h | ||
npfunctions.h | ||
npruntime.h | ||
nptypes.h | ||
nsIHTTPHeaderListener.idl | ||
nsIPluginDocument.idl | ||
nsIPluginHost.idl | ||
nsIPluginInputStream.idl | ||
nsIPluginInstanceOwner.idl | ||
nsIPluginTag.idl | ||
nsJSNPRuntime.cpp | ||
nsJSNPRuntime.h | ||
nsNPAPIPlugin.cpp | ||
nsNPAPIPlugin.h | ||
nsNPAPIPluginInstance.cpp | ||
nsNPAPIPluginInstance.h | ||
nsNPAPIPluginStreamListener.cpp | ||
nsNPAPIPluginStreamListener.h | ||
nsPluginDirServiceProvider.cpp | ||
nsPluginDirServiceProvider.h | ||
nsPluginHost.cpp | ||
nsPluginHost.h | ||
nsPluginInstanceOwner.cpp | ||
nsPluginInstanceOwner.h | ||
nsPluginLogging.h | ||
nsPluginManifestLineReader.h | ||
nsPluginNativeWindow.cpp | ||
nsPluginNativeWindow.h | ||
nsPluginNativeWindowWin.cpp | ||
nsPluginStreamListenerPeer.cpp | ||
nsPluginStreamListenerPeer.h | ||
nsPluginTags.cpp | ||
nsPluginTags.h | ||
nsPluginsCID.h | ||
nsPluginsDir.h | ||
nsPluginsDirDarwin.cpp | ||
nsPluginsDirUnix.cpp | ||
nsPluginsDirUtils.h | ||
nsPluginsDirWin.cpp | ||
nspluginroot.idl |