Bug 125984 - [CFNetwork] Loading stops at server redirects when using the Network process
Summary: [CFNetwork] Loading stops at server redirects when using the Network process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-12-19 00:24 PST by mitz
Modified: 2013-12-19 09:29 PST (History)
0 users

See Also:


Attachments
Call willSendRequestAsync() is the client uses async callbacks (1.89 KB, patch)
2013-12-19 00:28 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-12-19 00:24:22 PST
[CFNetwork] Loading stops at server redirects
Comment 1 mitz 2013-12-19 00:25:38 PST
<rdar://problem/15696824>
Comment 2 mitz 2013-12-19 00:28:17 PST
Created attachment 219629 [details]
Call willSendRequestAsync() is the client uses async callbacks
Comment 3 mitz 2013-12-19 09:29:39 PST
Fixed in <http://trac.webkit.org/r160836>.