Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:didFinishLoadingDataForCustomRepresentation

2932 void WebPageProxy::didFinishLoadingDataForCustomRepresentation(const String& suggestedFilename, const CoreIPC::DataReference& dataReference)
2934 m_pageClient->didFinishLoadingDataForCustomRepresentation(suggestedFilename, dataReference);