HomeSort by relevance Sort by last modified time
    Searched refs:isNavigationAllowed (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/loader/
NavigationScheduler.h 65 static bool isNavigationAllowed() { return !s_navigationDisableCount; }
NavigationScheduler.cpp 275 return shouldScheduleNavigation() && (protocolIsJavaScript(url) || NavigationDisablerForBeforeUnload::isNavigationAllowed());

Completed in 1628 milliseconds