Bug 132966

Summary: NetworkProcess crashes at ResourceHandle::continueDidReceiveResponse
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PlatformAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix beidson: review+

Description Alexey Proskuryakov 2014-05-15 13:13:33 PDT
Many tests in fast/files crash when CFNetwork is used with an operation queue delegate.

<rdar://problem/16373694>
Comment 1 Alexey Proskuryakov 2014-05-15 13:25:29 PDT
Created attachment 231531 [details]
proposed fix

All this code should be rewritten from scratch.
Comment 2 Alexey Proskuryakov 2014-05-15 14:00:50 PDT
Committed <http://trac.webkit.org/r168909>.