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

Issue 48038: SSL Fix: Step 3.... (Closed)

Created:
11 years, 9 months ago by abarth-chromium
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

SSLPolicy Fix: Step 3. Plumbing the security origin of the frame making the request to SSL land. R=wtc BUG=8706 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11851

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 16

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -88 lines) Patch
M chrome/browser/renderer_host/resource_dispatcher_host.h View 1 2 5 chunks +14 lines, -10 lines 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host.cc View 1 2 7 chunks +16 lines, -15 lines 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/resource_request_details.h View 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_manager.h View 1 2 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/ssl/ssl_manager.cc View 1 2 1 chunk +16 lines, -3 lines 0 comments Download
M chrome/browser/ssl/ssl_policy.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_policy.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/common/render_messages.h View 5 chunks +16 lines, -8 lines 0 comments Download
M chrome/common/resource_dispatcher.h View 3 chunks +4 lines, -7 lines 0 comments Download
M chrome/common/resource_dispatcher.cc View 6 chunks +16 lines, -15 lines 0 comments Download
M chrome/common/resource_dispatcher_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/plugin/chrome_plugin_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/renderer_glue.cc View 1 2 2 chunks +8 lines, -5 lines 0 comments Download
M webkit/glue/resource_handle_impl.cc View 2 chunks +1 line, -6 lines 0 comments Download
M webkit/glue/resource_loader_bridge.h View 2 chunks +1 line, -5 lines 0 comments Download
M webkit/glue/unittest_test_server.h View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
Lots of files, but a conceptually simple change.
11 years, 9 months ago (2009-03-16 22:57:23 UTC) #1
wtc
LGTM. 1. This CL uses "null" in many places. This makes me feel more strongly ...
11 years, 9 months ago (2009-03-17 01:08:39 UTC) #2
abarth-chromium
> 1. This CL uses "null" in many places. Yes. We should define a constant. ...
11 years, 9 months ago (2009-03-17 01:53:08 UTC) #3
wtc
11 years, 9 months ago (2009-03-17 17:45:39 UTC) #4
Patch Set 3 looks good to me.

Powered by Google App Engine
This is Rietveld 408576698