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

Issue 2218253002: Stop revoking cert exceptions on resources loaded from cache (Closed)

Created:
4 years, 4 months ago by felt
Modified:
4 years, 4 months ago
Reviewers:
jww, Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop revoking cert exceptions on resources loaded from cache SSLPolicy currently forgets certiciate exceptions when it sees a good certificate from the cache. This is weird since the cached valid cert might have been there for longer than the exception. See bug for more detailed description. BUG=634553 R=jww@chromium.org Committed: https://crrev.com/ee3b15d53bf6ca29c026da7153445b51cefceaa8 Cr-Commit-Position: refs/heads/master@{#411105}

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits for jww #

Patch Set 3 : Clearer comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -13 lines) Patch
M content/browser/ssl/ssl_manager.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/ssl/ssl_manager.cc View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
felt
jww, ptal?
4 years, 4 months ago (2016-08-05 21:49:21 UTC) #2
jww
lgtm, with a few nits. https://codereview.chromium.org/2218253002/diff/1/content/browser/ssl/ssl_manager.cc File content/browser/ssl/ssl_manager.cc (left): https://codereview.chromium.org/2218253002/diff/1/content/browser/ssl/ssl_manager.cc#oldcode145 content/browser/ssl/ssl_manager.cc:145: // Simulate loading this ...
4 years, 4 months ago (2016-08-09 02:42:18 UTC) #6
felt
https://codereview.chromium.org/2218253002/diff/1/content/browser/ssl/ssl_manager.cc File content/browser/ssl/ssl_manager.cc (left): https://codereview.chromium.org/2218253002/diff/1/content/browser/ssl/ssl_manager.cc#oldcode145 content/browser/ssl/ssl_manager.cc:145: // Simulate loading this resource through the usual path. ...
4 years, 4 months ago (2016-08-10 14:17:18 UTC) #7
felt
creis, can you pls review this small change to content/browser/web_contents/web_contents_impl.cc ?
4 years, 4 months ago (2016-08-10 14:19:06 UTC) #9
Charlie Reis
LGTM
4 years, 4 months ago (2016-08-10 16:22:41 UTC) #17
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/2218253002/60001
4 years, 4 months ago (2016-08-10 16:23:41 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-10 18:48:40 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 18:52:10 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ee3b15d53bf6ca29c026da7153445b51cefceaa8
Cr-Commit-Position: refs/heads/master@{#411105}

Powered by Google App Engine
This is Rietveld 408576698