Bug 102570

Summary: Move resource loader messaging from NetworkConnectionToWebProcess directly to NetworkResourceLoader
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Bug Depends on:    
Bug Blocks: 98537    
Attachments:
Description Flags
Patch v1 ap: review+

Description Brady Eidson 2012-11-16 16:21:18 PST
Move resource loader messaging from NetworkConnectionToWebProcess directly to NetworkResourceLoader 

This completes the 1-to-1 relationship between WebResourceLoader and NetworkResourceLoader that was started in https://bugs.webkit.org/show_bug.cgi?id=102259 and will make resource load messaging much easy to add on to going forward.
Comment 1 Brady Eidson 2012-11-16 16:27:22 PST
Created attachment 174778 [details]
Patch v1
Comment 2 Brady Eidson 2012-11-16 16:42:27 PST
http://trac.webkit.org/changeset/135017