|
|
Propagate the "first party for cookies" from WebKit to the network stack
when we follow a redirect, because WebKit's
MainResourceLoader::willSendRequest method may change the "first party for
cookies" URL of the resource request.
R=abarth
BUG= 25133
TEST=In Options menu, change cookie policy to "Accept cookies only from
sites I visit" and then follow the instructions in issue 25133 comment 20.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31951
Total comments: 8
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+82 lines, -35 lines) |
Patch |
 |
M |
chrome/browser/renderer_host/resource_dispatcher_host.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/resource_dispatcher_host.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/safe_browsing_resource_handler.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/resource_dispatcher.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/resource_dispatcher_unittest.cc
|
View
|
3
4
5
6
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/security_filter_peer.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/security_filter_peer.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/plugin/chrome_plugin_host.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.h
|
View
|
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/media/buffered_data_source.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/media/buffered_data_source.cc
|
View
|
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/media/simple_data_source.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/media/simple_data_source.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/resource_loader_bridge.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+10 lines, -5 lines |
2 comments
|
Download
|
 |
M |
webkit/glue/weburlloader_impl.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/simple_resource_loader_bridge.cc
|
View
|
4
5
6
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|