Searched refs:kUnloadTimeoutMS (Results 1 – 3 of 3) sorted by relevance
530 RenderViewHostImpl::kUnloadTimeoutMS)); in SwapOut()854 TimeDelta::FromMilliseconds(RenderViewHostImpl::kUnloadTimeoutMS)); in DispatchBeforeUnload()880 success ? RenderViewHostImpl::kUnloadTimeoutMS in JavaScriptDialogClosed()
541 static const int kUnloadTimeoutMS; variable
140 const int RenderViewHostImpl::kUnloadTimeoutMS = 1000; member in content::RenderViewHostImpl617 StartHangMonitorTimeout(TimeDelta::FromMilliseconds(kUnloadTimeoutMS)); in ClosePage()