Home | History | Annotate | Download | only in dom

Lines Matching refs:provisionalDocumentLoader

2642             RefPtr<DocumentLoader> documentLoader =  m_frame->loader().provisionalDocumentLoader();
2662 bool keepEventListeners = m_frame->loader().stateMachine()->isDisplayingInitialEmptyDocument() && m_frame->loader().provisionalDocumentLoader()
2663 && isSecureTransitionTo(m_frame->loader().provisionalDocumentLoader()->url());