Searched refs:NavigationDisablerForBeforeUnload (Results 1 – 3 of 3) sorted by relevance
50 class NavigationDisablerForBeforeUnload {51 WTF_MAKE_NONCOPYABLE(NavigationDisablerForBeforeUnload);54 NavigationDisablerForBeforeUnload() in NavigationDisablerForBeforeUnload() function58 ~NavigationDisablerForBeforeUnload() in ~NavigationDisablerForBeforeUnload()
54 unsigned NavigationDisablerForBeforeUnload::s_navigationDisableCount = 0;257 …shouldScheduleNavigation() && (protocolIsJavaScript(url) || NavigationDisablerForBeforeUnload::isN… in shouldScheduleNavigation()
1279 NavigationDisablerForBeforeUnload navigationDisabler; in shouldClose()