Searched refs:WillNotifyDisconnection (Results 1 – 4 of 4) sorted by relevance
128 !web_contents->WillNotifyDisconnection()) { in OnWebContentsCreated()
459 virtual bool WillNotifyDisconnection() const = 0;
273 virtual bool WillNotifyDisconnection() const OVERRIDE; in NON_EXPORTED_BASE()
1005 return WillNotifyDisconnection() && in NeedToFireBeforeUnload()2095 bool WebContentsImpl::WillNotifyDisconnection() const { in WillNotifyDisconnection() function in content::WebContentsImpl