Bug 114464 - [Mac] WebSocket doesn't work with authenticating proxies
Summary: [Mac] WebSocket doesn't work with authenticating proxies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-11 13:59 PDT by Alexey Proskuryakov
Modified: 2013-04-11 14:41 PDT (History)
0 users

See Also:


Attachments
proposed fix (11.31 KB, patch)
2013-04-11 14:09 PDT, Alexey Proskuryakov
beidson: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-04-11 13:59:35 PDT
WebSocket always crashes when an authenticating proxy is in use.

<rdar://problem/10416316>
Comment 1 Alexey Proskuryakov 2013-04-11 14:09:48 PDT
Created attachment 197671 [details]
proposed fix
Comment 2 Build Bot 2013-04-11 14:28:21 PDT
Comment on attachment 197671 [details]
proposed fix

Attachment 197671 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/94008
Comment 3 Alexey Proskuryakov 2013-04-11 14:41:40 PDT
Committed <http://trac.webkit.org/changeset/148237>.