[Webkit-unassigned] [Bug 115888] New: [BlackBerry] Unable to download blob resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 20:31:56 PDT 2013


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

           Summary: [BlackBerry] Unable to download blob resource
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mary.wu at torchmobile.com.cn


For blob resource (blob:http....), it's not suitable to go to NetworkStream which don't handle "blob" protocol at all. since blob data already handled in BlobResourceHandle, simply get the data out to download stream.

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