Bug 117301

Summary: [curl] Handling of blob elements is incorrect
Product: WebKit Reporter: Peter Gal <galpeter>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue
Priority: P2 Keywords: Curl
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 117300    
Attachments:
Description Flags
proposed patch none

Peter Gal
Reported 2013-06-06 08:38:26 PDT
Handling of blob elements in the form data is not really supported by the current curl network backend implementation.
Attachments
proposed patch (1.88 KB, patch)
2013-06-06 09:08 PDT, Peter Gal
no flags
Peter Gal
Comment 1 2013-06-06 09:08:48 PDT
Created attachment 203940 [details] proposed patch With this patch the blob data is resolved and can now be handled by the existing code paths.
WebKit Commit Bot
Comment 2 2013-06-08 04:34:27 PDT
Comment on attachment 203940 [details] proposed patch Clearing flags on attachment: 203940 Committed r151346: <http://trac.webkit.org/changeset/151346>
WebKit Commit Bot
Comment 3 2013-06-08 04:34:29 PDT
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.