Searched refs:kUnloadTimeoutMS (Results 1 – 3 of 3) sorted by relevance
798 RenderViewHostImpl::kUnloadTimeoutMS)); in SwapOut()1295 TimeDelta::FromMilliseconds(RenderViewHostImpl::kUnloadTimeoutMS)); in DispatchBeforeUnload()1325 success ? RenderViewHostImpl::kUnloadTimeoutMS in JavaScriptDialogClosed()
426 static const int kUnloadTimeoutMS; variable
133 const int RenderViewHostImpl::kUnloadTimeoutMS = 1000; member in content::RenderViewHostImpl565 StartHangMonitorTimeout(TimeDelta::FromMilliseconds(kUnloadTimeoutMS)); in ClosePage()