[Webkit-unassigned] [Bug 37175] New: Factor DocumentWriter out of FrameLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 16:01:53 PDT 2010


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

           Summary: Factor DocumentWriter out of FrameLoader
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
            Blocks: 29947


There's a bunch of code in FrameLoader that understands the begin/write/end
cycle of decoding bytes from the network and shoving them into a Document.  In
this bug, I'll separate that code from the rest of FrameLoader (because there's
hardly any interaction with the core loading machine).

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