RESOLVED FIXED 101754
Move resolving blob references to FormData
https://bugs.webkit.org/show_bug.cgi?id=101754
Summary Move resolving blob references to FormData
Allan Sandfeld Jensen
Reported 2012-11-09 06:24:16 PST
Several platforms have a similar logic for resolving the blob references in HTTP post request, this code could be shared between the platforms by moving it from the platforms and into FormData.
Attachments
Patch (14.79 KB, patch)
2012-11-09 06:34 PST, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2012-11-09 06:34:09 PST
WebKit Review Bot
Comment 2 2012-11-12 11:13:44 PST
Comment on attachment 173295 [details] Patch Clearing flags on attachment: 173295 Committed r134262: <http://trac.webkit.org/changeset/134262>
WebKit Review Bot
Comment 3 2012-11-12 11:13:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.