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

Issue 608733002: Mixed Content: Don't override a request's context during redirects. (Closed)

Created:
6 years, 2 months ago by Mike West
Modified:
6 years, 2 months ago
Reviewers:
sof, mmal, philipj_slow
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Project:
blink
Visibility:
Public.

Description

Mixed Content: Don't override a request's context during redirects. After https://codereview.chromium.org/605103003/, we have a request context and frame type for incoming requests generated during redirects. This patch removes the 'RequestContextInternal' override that was in place, as it's now actively harmful. The test was provided by mmaliszkiewicz@opera.com. BUG=417841 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182940

Patch Set 1 #

Patch Set 2 : redir script #

Total comments: 5

Patch Set 3 : --no-find-copies #

Messages

Total messages: 20 (4 generated)
Mike West
Hello, friendly Opera folks. Would you mind reviewing this fix for a bug mmaliszkiewicz@opera.com reported? ...
6 years, 2 months ago (2014-09-26 09:50:37 UTC) #2
philipj_slow
http://code.google.com/p/chromium/issues/detail?id=417841 is 403 so I can't look into the details, but the Chromium-side CL and ...
6 years, 2 months ago (2014-09-26 11:38:14 UTC) #3
Mike West
On 2014/09/26 11:38:14, philipj wrote: > http://code.google.com/p/chromium/issues/detail?id=417841 is 403 so I can't look > into ...
6 years, 2 months ago (2014-09-26 11:50:03 UTC) #4
Mike West
On 2014/09/26 11:50:03, Mike West wrote: > On 2014/09/26 11:38:14, philipj wrote: > > http://code.google.com/p/chromium/issues/detail?id=417841 ...
6 years, 2 months ago (2014-09-26 11:50:14 UTC) #5
mmal
Hi! https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt File LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt (right): https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt#newcode1 LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt:1: CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script-through-redirection.html' ...
6 years, 2 months ago (2014-09-26 12:10:41 UTC) #6
Mike West
Thanks! https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt File LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt (right): https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt#newcode1 LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt:1: CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script-through-redirection.html' ...
6 years, 2 months ago (2014-09-26 12:58:48 UTC) #7
mmal
https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt File LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt (right): https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt#newcode1 LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt:1: CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script-through-redirection.html' was ...
6 years, 2 months ago (2014-09-26 13:32:29 UTC) #8
Mike West
On 2014/09/26 13:32:29, mmal wrote: > https://codereview.chromium.org/608733002/diff/20001/LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt > File > LayoutTests/http/tests/security/mixedContent/insecure-script-through-redirection-expected.txt > (right): > > ...
6 years, 2 months ago (2014-09-26 13:34:09 UTC) #9
Mike West
On 2014/09/26 13:34:09, Mike West wrote: > On 2014/09/26 13:32:29, mmal wrote: > > > ...
6 years, 2 months ago (2014-09-26 13:34:34 UTC) #10
mmal
On 2014/09/26 13:34:34, Mike West wrote: > On 2014/09/26 13:34:09, Mike West wrote: > > ...
6 years, 2 months ago (2014-09-26 13:40:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608733002/40001
6 years, 2 months ago (2014-09-27 06:45:46 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/26695)
6 years, 2 months ago (2014-09-27 07:03:49 UTC) #15
sof
AssociatedURLLoaderTests unit tests seemingly in need of some WebURLRequest resource context initializations, as they're now ...
6 years, 2 months ago (2014-09-28 18:55:48 UTC) #16
Mike West
On 2014/09/28 18:55:48, sof wrote: > AssociatedURLLoaderTests unit tests seemingly in need of some WebURLRequest ...
6 years, 2 months ago (2014-09-28 20:40:09 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608733002/40001
6 years, 2 months ago (2014-09-30 15:07:42 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 16:59:02 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 182940

Powered by Google App Engine
This is Rietveld 408576698