[Webkit-unassigned] [Bug 54489] New: WebURLRequest, WebURLResponse properties should be passed to WebCore layer Layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 12:38:50 PST 2011


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

           Summary: WebURLRequest, WebURLResponse properties should be
                    passed to WebCore layer Layer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bbudge at gmail.com
                CC: levin at chromium.org


WebURLRequest::downloadToFile, setDownloadToFile methods should delegate to ResourceRequest methods.
WebURLResponse::downloadFilePath, setDownloadFilePath methods should delegate to ResourceResponse methods.
This will allow these property values to pass between WebKit and WebCore layers, allowing us to use DocumentThreadableLoader to implement AssociatedURLLoader.

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