WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
40339
Support combined blobs in v8/SerializedScriptValue and clean-up Blob constructors
https://bugs.webkit.org/show_bug.cgi?id=40339
Summary
Support combined blobs in v8/SerializedScriptValue and clean-up Blob construc...
Kinuko Yasuda
Reported
2010-06-08 15:30:56 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug