[Webkit-unassigned] [Bug 65856] New: [chromium] FormData and WebHTTPBody should support filesystem URL possibly with arbitrary range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 07:20:36 PDT 2011


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

           Summary: [chromium] FormData and WebHTTPBody should support
                    filesystem URL possibly with arbitrary range
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


[chromium] FormData and WebHTTPBody should support filesystem URL possibly with arbitrary range.

Right now we can append File, FileRange or BlobURL to FormData/WebHTTPBody, but it'd be great if it could also support filesystem URL with arbitrary range request.

If we do so probably appendBlob should be renamed to appendURL and also we should have appendURLRange for an arbitrary range support.

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