Searched refs:loading_weak_factory_ (Results 1 – 2 of 2) sorted by relevance
384 loading_weak_factory_(this) { in WebContentsImpl()2838 loading_weak_factory_.InvalidateWeakPtrs(); in OnDidChangeLoadProgress()2845 if (loading_weak_factory_.HasWeakPtrs()) in OnDidChangeLoadProgress()2851 loading_weak_factory_.GetWeakPtr()), in OnDidChangeLoadProgress()3319 loading_weak_factory_.InvalidateWeakPtrs(); in ResetLoadProgressState()
1250 base::WeakPtrFactory<WebContentsImpl> loading_weak_factory_; in NON_EXPORTED_BASE() local