Bug 50757 - [Qt][WK2] Use a single QNetworkAccessManager per web process.
Summary: [Qt][WK2] Use a single QNetworkAccessManager per web process.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-12-09 06:24 PST by Jocelyn Turcotte
Modified: 2010-12-09 19:36 PST (History)
1 user (show)

See Also:


Attachments
Patch (22.43 KB, patch)
2010-12-09 06:25 PST, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff
Patch (the previous is wrong) (7.26 KB, patch)
2010-12-09 07:22 PST, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.