[Webkit-unassigned] [Bug 102049] New: Split NetworkRequest up into a request class and a loading class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 22:45:12 PST 2012


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

           Summary: Split NetworkRequest up into a request class and a
                    loading class
           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: sam at webkit.org


Split NetworkRequest up into a request class and a loading class

Sam and I discussed this today how NetworkRequest is a terrible class to do loading.  It's better to have one class represent "all the bits of data needed to start a network load", and "the owner of the network load itself"

-- 
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