Bug 160595 - [Fetch API] Fetching with a FormData body should reject until it is implemented
Summary: [Fetch API] Fetching with a FormData body should reject until it is implemented
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 151937
  Show dependency treegraph
 
Reported: 2016-08-05 03:40 PDT by youenn fablet
Modified: 2016-08-06 01:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.94 KB, patch)
2016-08-05 05:22 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (13.88 KB, patch)
2016-08-05 05:23 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (14.07 KB, patch)
2016-08-05 07:23 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-08-05 03:40:27 PDT
Currently it is sending an empty body
Comment 1 youenn fablet 2016-08-05 05:22:22 PDT
Created attachment 285418 [details]
Patch
Comment 2 youenn fablet 2016-08-05 05:23:45 PDT
Created attachment 285419 [details]
Patch
Comment 3 youenn fablet 2016-08-05 07:23:05 PDT
Created attachment 285423 [details]
Patch
Comment 4 WebKit Commit Bot 2016-08-06 01:52:25 PDT
Comment on attachment 285423 [details]
Patch

Clearing flags on attachment: 285423

Committed r204225: <http://trac.webkit.org/changeset/204225>
Comment 5 WebKit Commit Bot 2016-08-06 01:52:28 PDT
All reviewed patches have been landed.  Closing bug.