Bug 47450

Summary: Crash in WebCore::SocketStreamHandle::chooseProxyFromArray because proxyArray passed is nil
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, psolanki
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
crash log
none
Patch none

Description Pratik Solanki 2010-10-08 23:38:08 PDT
Created attachment 70344 [details]
crash log

I ran into this crash when using a pac file in my network settings and then pressing the Connect button on <http://www.websockets.org/echo.html>
Comment 1 Pratik Solanki 2010-10-08 23:38:37 PDT
<rdar://problem/8244376>
Comment 2 Pratik Solanki 2010-10-08 23:50:25 PDT
Created attachment 70345 [details]
Patch
Comment 3 WebKit Commit Bot 2010-10-09 00:11:18 PDT
Comment on attachment 70345 [details]
Patch

Clearing flags on attachment: 70345

Committed r69442: <http://trac.webkit.org/changeset/69442>
Comment 4 WebKit Commit Bot 2010-10-09 00:11:23 PDT
All reviewed patches have been landed.  Closing bug.