Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:didReceiveTitleForFrame

1620 void WebPageProxy::didReceiveTitleForFrame(uint64_t frameID, const String& title, CoreIPC::ArgumentDecoder* arguments)
1632 m_loaderClient.didReceiveTitleForFrame(this, title, frame, userData.get());