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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
NavigationScheduler.h 65 static bool isNavigationAllowed() { return !s_navigationDisableCount; }
NavigationScheduler.cpp 257 return shouldScheduleNavigation() && (protocolIsJavaScript(url) || NavigationDisablerForBeforeUnload::isNavigationAllowed());

Completed in 820 milliseconds