Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:didFailLoadForResource

1874 void WebPageProxy::didFailLoadForResource(uint64_t frameID, uint64_t resourceIdentifier, const ResourceError& error)
1879 m_resourceLoadClient.didFailLoadForResource(this, frame, resourceIdentifier, error);