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

Issue 1205053002: Merge 197325 "[Fetch] Check / Set .bodyUsed in Request construct..." (Closed)

Created:
5 years, 6 months ago by yhirano
Modified:
5 years, 6 months ago
Reviewers:
yhirano
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Merge 197325 "[Fetch] Check / Set .bodyUsed in Request construct..." > [Fetch] Check / Set .bodyUsed in Request construction if the src body is null. > > We need to check / set .bodyUsed in RequestConstruction when a Request is given, > even if the Request has a null body. See [1] for details. > > 1: https://github.com/whatwg/fetch/issues/61 > > BUG=501195 > > Review URL: https://codereview.chromium.org/1187653003 TBR=yhirano@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197739

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M LayoutTests/http/tests/fetch/script-tests/request.js View 2 chunks +8 lines, -7 lines 0 comments Download
M Source/modules/fetch/Request.cpp View 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
yhirano
5 years, 6 months ago (2015-06-24 13:54:34 UTC) #1
yhirano
5 years, 6 months ago (2015-06-24 13:55:10 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r197739.

Powered by Google App Engine
This is Rietveld 408576698