[Webkit-unassigned] [Bug 102171] New: Deliver data from NetworkProcess to resources progressively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 20:33:49 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102171

           Summary: Deliver data from NetworkProcess to resources
                    progressively
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: ap at webkit.org, sam at webkit.org
            Blocks: 98537


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list