Bug 151414

Summary: Progress towards implementing Downloads with NETWORK_SESSION
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, japhet, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Alex Christensen 2015-11-18 15:31:27 PST
Progress towards implementing Downloads with NETWORK_SESSION
Comment 1 Alex Christensen 2015-11-18 15:46:00 PST
Created attachment 265793 [details]
Patch
Comment 2 Brady Eidson 2015-11-18 15:53:34 PST
Comment on attachment 265793 [details]
Patch

More #if USE(NETWORK_SESSION)  :(
Comment 3 Alex Christensen 2015-11-18 16:02:56 PST
Created attachment 265797 [details]
Patch
Comment 4 WebKit Commit Bot 2015-11-18 17:17:20 PST
Comment on attachment 265797 [details]
Patch

Clearing flags on attachment: 265797

Committed r192601: <http://trac.webkit.org/changeset/192601>
Comment 5 WebKit Commit Bot 2015-11-18 17:17:25 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Csaba Osztrogonác 2015-11-18 23:56:19 PST
(In reply to comment #4)
> Comment on attachment 265797 [details]
> Patch
> 
> Clearing flags on attachment: 265797
> 
> Committed r192601: <http://trac.webkit.org/changeset/192601>

It broke the Apple Windows and WinCairo build.
Comment 7 Csaba Osztrogonác 2015-11-19 05:00:08 PST
fix landed in http://trac.webkit.org/changeset/192623