[Webkit-unassigned] [Bug 128903] New: [XHR] Cache arraybuffer and blob response types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 05:39:26 PST 2014


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

           Summary: [XHR] Cache arraybuffer and blob response types
           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: youennf at gmail.com


XHR currently cache response object when responseType is json.
This can also be done for other types as well (arraybuffer and blob notably) as a small optimization step.

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