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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h893 BeforeUnloadEventInProgress, enumerator in enum:blink::Document::LoadEventProgress
H A DDocument.cpp2598 m_loadEventProgress = BeforeUnloadEventInProgress;
2670 if (m_loadEventProgress == BeforeUnloadEventInProgress)

Completed in 1683 milliseconds