[Webkit-unassigned] [Bug 39083] Refactor FormData and Blob for better support of Blobs synthesized by BlobBuilder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 16:40:55 PDT 2010


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





--- Comment #56 from Kinuko Yasuda <kinuko at chromium.org>  2010-06-03 16:40:52 PST ---
(In reply to comment #53) 
> Hmm, I think we can keep the network stack's FormData as a simple list of data or file (or WebHTTPBody::Element like structure) while utilizing BlobItem as one of the interfaces for passing blob-like data to the network stack.

I also uploaded an alternative patch that tries to do this (return back to the simple FormData).

http://codereview.chromium.org/1769002/show

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