Bug 167145 - Reject fetch promise in case of ReadableStream upload
Summary: Reject fetch promise in case of ReadableStream upload
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:
 
Reported: 2017-01-17 16:24 PST by youenn fablet
Modified: 2017-01-18 11:53 PST (History)
2 users (show)

See Also:


Attachments
Patch (9.38 KB, patch)
2017-01-17 16:28 PST, 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 2017-01-17 16:24:14 PST
We do not support ReadableStream upload so it is best to reject the promise in lieu of not uploading anything.
Comment 1 youenn fablet 2017-01-17 16:28:28 PST
Created attachment 299084 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-18 11:53:01 PST
Comment on attachment 299084 [details]
Patch

Clearing flags on attachment: 299084

Committed r210860: <http://trac.webkit.org/changeset/210860>
Comment 3 WebKit Commit Bot 2017-01-18 11:53:04 PST
All reviewed patches have been landed.  Closing bug.