Bug 160083 - [Fetch API] Fetch response stream should enqueue Uint8Array
Summary: [Fetch API] Fetch response stream should enqueue Uint8Array
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: 2016-07-22 07:40 PDT by youenn fablet
Modified: 2016-07-23 00:47 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.71 KB, patch)
2016-07-22 08:03 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-07-22 07:40:51 PDT
It is currently enqueuing ArrayBuffer.
Comment 1 youenn fablet 2016-07-22 08:03:42 PDT
Created attachment 284332 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-23 00:47:46 PDT
Comment on attachment 284332 [details]
Patch

Clearing flags on attachment: 284332

Committed r203637: <http://trac.webkit.org/changeset/203637>
Comment 3 WebKit Commit Bot 2016-07-23 00:47:50 PDT
All reviewed patches have been landed.  Closing bug.