Bug 50757

Summary: [Qt][WK2] Use a single QNetworkAccessManager per web process.
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P3 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch (the previous is wrong) none

Description Jocelyn Turcotte 2010-12-09 06:24:08 PST
This allows a better management of network resources and the use of global cookie jar and disk cache across all frames.
Comment 1 Jocelyn Turcotte 2010-12-09 06:25:25 PST
Created attachment 76055 [details]
Patch
Comment 2 Jocelyn Turcotte 2010-12-09 07:22:03 PST
Created attachment 76059 [details]
Patch (the previous is wrong)
Comment 3 WebKit Commit Bot 2010-12-09 19:36:36 PST
Comment on attachment 76059 [details]
Patch (the previous is wrong)

Clearing flags on attachment: 76059

Committed r73677: <http://trac.webkit.org/changeset/73677>
Comment 4 WebKit Commit Bot 2010-12-09 19:36:41 PST
All reviewed patches have been landed.  Closing bug.