Bug 105104 - Make the NetworkProcess be managed by the WebContext, rather than a singleton NetworkProcessMananger
Summary: Make the NetworkProcess be managed by the WebContext, rather than a singleton...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-15 13:22 PST by Sam Weinig
Modified: 2012-12-15 16:24 PST (History)
0 users

See Also:


Attachments
Patch (30.55 KB, patch)
2012-12-15 13:26 PST, Sam Weinig
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-12-15 13:22:35 PST
Make the NetworkProcess be managed by the WebContext, rather than a singleton NetworkProcessMananger
Comment 1 Sam Weinig 2012-12-15 13:26:42 PST
Created attachment 179611 [details]
Patch
Comment 2 Alexey Proskuryakov 2012-12-15 13:29:27 PST
Comment on attachment 179611 [details]
Patch

OK. But as discussed in person, I'm unsure if we can have multiple network processes, so we might end up undoing most or all of this patch later.
Comment 3 Sam Weinig 2012-12-15 16:24:28 PST
Landed in http://trac.webkit.org/changeset/137808.