Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:didReceiveResponseForResource

1850 void WebPageProxy::didReceiveResponseForResource(uint64_t frameID, uint64_t resourceIdentifier, const ResourceResponse& response)
1855 m_resourceLoadClient.didReceiveResponseForResource(this, frame, resourceIdentifier, response);