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

Issue 1895693004: [Fetch API] Add streams predicates to BodyStreamBuffer (Closed)

Created:
4 years, 8 months ago by yhirano
Modified:
4 years, 8 months ago
Reviewers:
hiroshige
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Fetch API] Add streams predicates to BodyStreamBuffer This CL adds predicates for the body stream in BodyStreamBuffer to make it easy to replace the stream with v8-extra based one. This CL doesn't change the behavior. BUG=596832 Committed: https://crrev.com/8afb8bb77edb8c33d5f9aeb8741e31bc7474a0ad Cr-Commit-Position: refs/heads/master@{#388180}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -57 lines) Patch
M third_party/WebKit/Source/modules/fetch/Body.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.cpp View 1 5 chunks +33 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BodyStreamBufferTest.cpp View 1 2 8 chunks +46 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Response.cpp View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (9 generated)
yhirano
4 years, 8 months ago (2016-04-19 07:46:03 UTC) #5
hiroshige
> This CL also changes the condition when the stream gets disturbed. > drainAs* functions ...
4 years, 8 months ago (2016-04-19 07:58:55 UTC) #6
yhirano
> Can/should we add tests for this behavior change? When writing tests, I found another ...
4 years, 8 months ago (2016-04-19 09:22:41 UTC) #8
hiroshige
lgtm if bots are happy.
4 years, 8 months ago (2016-04-19 10:20:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1895693004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1895693004/60001
4 years, 8 months ago (2016-04-19 10:51:54 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 8 months ago (2016-04-19 10:55:40 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 10:57:12 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8afb8bb77edb8c33d5f9aeb8741e31bc7474a0ad
Cr-Commit-Position: refs/heads/master@{#388180}

Powered by Google App Engine
This is Rietveld 408576698