Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Crash under ResourceHandleCFURLConnectionDelegateWithOperationQueue::…
…didSendBodyData https://bugs.webkit.org/show_bug.cgi?id=178279 Reviewed by Alex Christensen. Check if the connection is valid before calling ResourceHandleClient::didSendData. No new tests, covered by existing tests. * platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp: (WebCore::ResourceHandleCFURLConnectionDelegateWithOperationQueue::didSendBodyData): Canonical link: https://commits.webkit.org/194516@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@223309 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information