[Webkit-unassigned] [Bug 99053] New: [Qt] Handle GET of blob URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 06:31:46 PDT 2012


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

           Summary: [Qt] Handle GET of blob URLs
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


In the patch for bug #72329 I implemented uploading of BlobData content in POST requests. We are however still missing the capability of making XHR GET request for blob URLs. Fortunately that can be handled completely inside WebCore, and we already have tests for it.

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