Bug 102171

Summary: Deliver data from NetworkProcess to resources progressively
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+

Brady Eidson
Reported 2012-11-13 20:35:36 PST
Currently we buffer up the data for a resource until it is done loading and then deliver it all at once. This is nuts. We need to deliver data as it comes in.
Attachments
Patch v1 (15.43 KB, patch)
2012-11-13 20:45 PST, Brady Eidson
ap: review+
Brady Eidson
Comment 1 2012-11-13 20:45:30 PST
Created attachment 174060 [details] Patch v1
Brady Eidson
Comment 2 2012-11-14 10:21:28 PST
Note You need to log in before you can comment on or make changes to this bug.