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

Issue 2785123002: Make no-location redirect response to be "opaque redirect" when redirect mode is manual. (Closed)

Created:
3 years, 8 months ago by horo
Modified:
3 years, 8 months ago
Reviewers:
hiroshige, nhiroki
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, blink-reviews-w3ctests_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, haraken, darin-cc_chromium.org, jkarlin+watch_chromium.org, kenjibaheux+watch_chromium.org, blink-reviews, horo+watch_chromium.org, falken+watch_chromium.org, tzik
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make no-location redirect response to be "opaque redirect" when redirect mode is manual. According to the spec, even if location header is not set, we should treat the redirect response as "opaqueredirect" if the redirect mode of the fetch request is "manual". This behavior was changed by this commit on the spec. https://github.com/whatwg/fetch/commit/3e501f29eceff41eb81c60fb9937e33e23cf5492 BUG=707185 Review-Url: https://codereview.chromium.org/2785123002 Cr-Commit-Position: refs/heads/master@{#464329} Committed: https://chromium.googlesource.com/chromium/src/+/cb6838f5badc8c2df03f387f4aa726629214179a

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase and incorporated hiroshige's comment #

Total comments: 2

Patch Set 3 : add link to crbug.com/707185 #

Messages

Total messages: 36 (22 generated)
horo
hiroshige@ Could you please review this?
3 years, 8 months ago (2017-03-30 11:17:34 UTC) #8
horo
On 2017/03/30 11:17:34, horo wrote: > hiroshige@ > Could you please review this? ping?
3 years, 8 months ago (2017-04-11 23:45:03 UTC) #11
hiroshige
The code looks consistent with the current spec but https://github.com/whatwg/fetch/commit/8d922d9178cbcab296ca3b3a76a775949e3a87a8 (linked from the CL description) ...
3 years, 8 months ago (2017-04-12 00:25:42 UTC) #12
horo
Ah, sorry. The url was wrong. This commit changed the behavior. https://github.com/whatwg/fetch/commit/3e501f29eceff41eb81c60fb9937e33e23cf5492 Updated the cl ...
3 years, 8 months ago (2017-04-12 04:48:39 UTC) #15
hiroshige
lgtm. It would be better to set BUG= field if you have any context behind ...
3 years, 8 months ago (2017-04-12 21:45:35 UTC) #19
horo
Thank you https://codereview.chromium.org/2785123002/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js File third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js (right): https://codereview.chromium.org/2785123002/diff/20001/third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js#newcode40 third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/thorough/redirect.js:40: // the browser process as an error. ...
3 years, 8 months ago (2017-04-13 00:03:20 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2785123002/40001
3 years, 8 months ago (2017-04-13 00:05:35 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/409851)
3 years, 8 months ago (2017-04-13 00:16:11 UTC) #25
horo
nhiroki@ Could you please review content/browser/cache_storage/cache_storage_cache.cc?
3 years, 8 months ago (2017-04-13 00:23:12 UTC) #27
nhiroki
cache storage lgtm Can you fill in the BUG= line? Is there a wpt test ...
3 years, 8 months ago (2017-04-13 03:31:51 UTC) #28
horo
On 2017/04/13 03:31:51, nhiroki wrote: > cache storage lgtm > > Can you fill in ...
3 years, 8 months ago (2017-04-13 06:18:00 UTC) #30
horo
On 2017/04/13 03:31:51, nhiroki wrote: > cache storage lgtm > > Can you fill in ...
3 years, 8 months ago (2017-04-13 06:18:05 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2785123002/40001
3 years, 8 months ago (2017-04-13 06:18:32 UTC) #33
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 07:28:32 UTC) #36
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/cb6838f5badc8c2df03f387f4aa7...

Powered by Google App Engine
This is Rietveld 408576698