webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | List of all members
WebCore::NoEventDispatchAssertion Class Reference

#include <NoEventDispatchAssertion.h>

Classes

class  EventAllowedScope
 

Public Member Functions

 NoEventDispatchAssertion ()
 
 NoEventDispatchAssertion (const NoEventDispatchAssertion &)
 
 ~NoEventDispatchAssertion ()
 
 NoEventDispatchAssertion ()
 
 NoEventDispatchAssertion (const NoEventDispatchAssertion &)
 
 ~NoEventDispatchAssertion ()
 

Static Public Member Functions

static bool isEventAllowedInMainThread ()
 
static bool isEventDispatchAllowedInSubtree (Node &node)
 
static bool isEventAllowedInMainThread ()
 
static bool isEventDispatchAllowedInSubtree (Node &node)
 

Constructor & Destructor Documentation

◆ NoEventDispatchAssertion() [1/4]

WebCore::NoEventDispatchAssertion::NoEventDispatchAssertion ( )
inline

◆ NoEventDispatchAssertion() [2/4]

WebCore::NoEventDispatchAssertion::NoEventDispatchAssertion ( const NoEventDispatchAssertion )
inline

◆ ~NoEventDispatchAssertion() [1/2]

WebCore::NoEventDispatchAssertion::~NoEventDispatchAssertion ( )
inline

◆ NoEventDispatchAssertion() [3/4]

WebCore::NoEventDispatchAssertion::NoEventDispatchAssertion ( )
inline

◆ NoEventDispatchAssertion() [4/4]

WebCore::NoEventDispatchAssertion::NoEventDispatchAssertion ( const NoEventDispatchAssertion )
inline

◆ ~NoEventDispatchAssertion() [2/2]

WebCore::NoEventDispatchAssertion::~NoEventDispatchAssertion ( )
inline

Member Function Documentation

◆ isEventAllowedInMainThread() [1/2]

static bool WebCore::NoEventDispatchAssertion::isEventAllowedInMainThread ( )
inlinestatic

◆ isEventAllowedInMainThread() [2/2]

static bool WebCore::NoEventDispatchAssertion::isEventAllowedInMainThread ( )
inlinestatic

◆ isEventDispatchAllowedInSubtree() [1/2]

static bool WebCore::NoEventDispatchAssertion::isEventDispatchAllowedInSubtree ( Node node)
inlinestatic

◆ isEventDispatchAllowedInSubtree() [2/2]

static bool WebCore::NoEventDispatchAssertion::isEventDispatchAllowedInSubtree ( Node node)
inlinestatic

The documentation for this class was generated from the following files: