Searched refs:otherWebView (Results 1 – 1 of 1) sorted by relevance
4694 COMPtr<WebView> otherWebView; in loadBackForwardListFromOtherView() local4695 if (FAILED(otherView->QueryInterface(&otherWebView))) in loadBackForwardListFromOtherView()4697 BackForwardList* otherBackForwardList = otherWebView->m_page->backForwardList(); in loadBackForwardListFromOtherView()4709 otherWebView->m_page->mainFrame()->loader()->saveDocumentAndScrollState(); in loadBackForwardListFromOtherView()