Home
last modified time | relevance | path

Searched refs:BeforeUnloadEventInProgress (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h879 BeforeUnloadEventInProgress, enumerator
DDocument.cpp2403 m_loadEventProgress = BeforeUnloadEventInProgress; in dispatchBeforeUnloadEvent()
2472 if (m_loadEventProgress == BeforeUnloadEventInProgress) in pageDismissalEventBeingDispatched()