[Webkit-unassigned] [Bug 40339] New: Support combine dblobs in v8/SerializedScriptValue and clean-up Blob constructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 15:30:56 PDT 2010


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

           Summary: Support combine dblobs in v8/SerializedScriptValue and
                    clean-up Blob constructors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


Currently writeBlob and readBlob in v8/SerializedScriptValue.cpp are only assuming single-file-based blobs, but they will need to support string/file/combined blobs made by BlobBuilder.
The Blob::create(path) and Blob(path) constructors that take a file path also need to be clean up.

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