Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Issue 18635004: [Not ready for review] Add Streams API support to FileReader

Created:
7 years, 5 months ago by tyoshino (SeeGerritForStatus)
Modified:
7 years, 5 months ago
Reviewers:
CC:
blink-reviews, Nils Barth (inactive), jamesr, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, kinuko, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, do-not-use
Visibility:
Public.

Description

Add Streams API support to FileReader BUG=169957

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : Layout tests #

Patch Set 9 : #

Patch Set 10 : Rebase #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -16 lines) Patch
A LayoutTests/http/tests/xmlhttprequest/resources/chunked-transfer-hang-after-partial-data.php View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/xmlhttprequest/response-stream.html View 1 2 3 4 5 6 7 1 chunk +72 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/xmlhttprequest/response-stream-expected.txt View 1 2 3 4 5 6 7 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/xmlhttprequest/response-stream-partial-chunk.html View 1 2 3 4 5 6 7 1 chunk +81 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/xmlhttprequest/response-stream-partial-chunk-expected.txt View 1 2 3 4 5 6 7 1 chunk +20 lines, -0 lines 0 comments Download
M Source/core/fileapi/FileReader.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +4 lines, -2 lines 0 comments Download
M Source/core/fileapi/FileReader.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 7 chunks +40 lines, -11 lines 0 comments Download
M Source/core/fileapi/FileReader.idl View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M public/platform/WebBlobRegistry.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698