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

Issue 2679563002: [WIP] Expose Request.body property

Created:
3 years, 10 months ago by yhirano
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, nhiroki, haraken, kinuko+serviceworker, blink-reviews, horo+watch_chromium.org, falken+watch_chromium.org, tzik, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose Request.body property This CL exposes Request.body property behind FetchStreamingUpload runtime flag. This CL also enables Request construction from ReadableStream behind the same runtime flag. BUG=688906

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -24 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/request.js View 6 chunks +109 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FormDataBytesConsumer.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/Request.cpp View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Request.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestInit.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestInit.cpp View 6 chunks +29 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 5 (5 generated)
yhirano
The CQ bit was checked by yhirano@chromium.org to run a CQ dry run
3 years, 10 months ago (2017-02-06 06:52:28 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2679563002/1
3 years, 10 months ago (2017-02-06 06:52:38 UTC) #2
yhirano
Description was changed from ========== Expose Request.body property This CL exposes Request.body property behind FetchStreamingUpload ...
3 years, 10 months ago (2017-02-06 08:03:39 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 10 months ago (2017-02-06 08:32:28 UTC) #4
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 08:32:29 UTC) #5
Dry run: Try jobs failed on following builders:
  linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)

Powered by Google App Engine
This is Rietveld 408576698