[Webkit-unassigned] [Bug 36568] Support BlobBuilder defined in FileAPI/FileWriter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 16:12:46 PDT 2010


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





--- Comment #6 from Kinuko Yasuda <kinuko at chromium.org>  2010-03-30 16:12:46 PST ---
(In reply to comment #5)
Right.  Another option I came up with was to use xhr.send(blob) (which sends a
WebString in this patch) and let the server script check the content.  This is
also handy but how we should handle xhr.send(blob) for blobs created by
BlobBuilder is a bit unclear for now.  How do you think?

(By the way I'm getting a qt build error... does anyone know how I can fix it? 
Thanks.)

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