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

Issue 20296: Remember that we've white listed a certificate when we switch to a new tab.... (Closed)

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

Description

Remember that we've white listed a certificate when we switch to a new tab. R=wtc BUG=6456 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9747

Patch Set 1 #

Total comments: 7

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -61 lines) Patch
M chrome/browser/browser.scons View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/browser.vcproj View 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/profile.h View 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/profile.cc View 1 2 11 chunks +30 lines, -8 lines 1 comment Download
A chrome/browser/ssl/ssl_host_state.h View 1 1 chunk +59 lines, -0 lines 0 comments Download
A chrome/browser/ssl/ssl_host_state.cc View 1 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_manager.h View 1 9 chunks +28 lines, -30 lines 1 comment Download
M chrome/browser/ssl/ssl_manager.cc View 1 5 chunks +17 lines, -21 lines 0 comments Download
M chrome/chrome.xcodeproj/project.pbxproj View 5 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
I have no idea if I edited the non-Window build files correctly.
11 years, 10 months ago (2009-02-12 08:47:53 UTC) #1
wtc
LGTM. Nice work! And thanks for your help. Please review my comments below before you ...
11 years, 10 months ago (2009-02-12 18:32:56 UTC) #2
abarth-chromium
On 2009/02/12 18:32:56, wtc wrote: > Please review my comments below before you check this ...
11 years, 10 months ago (2009-02-12 21:00:48 UTC) #3
wtc
11 years, 10 months ago (2009-02-12 21:41:46 UTC) #4
LGTM++.  Thank you for running cpplint.py on all the files.

http://codereview.chromium.org/20296/diff/26/34
File chrome/browser/profile.cc (right):

http://codereview.chromium.org/20296/diff/26/34#newcode319
Line 319: // profile because then the main profile would learn some of the host
names
I like this comment!

http://codereview.chromium.org/20296/diff/26/29
File chrome/browser/ssl/ssl_manager.h (right):

http://codereview.chromium.org/20296/diff/26/29#newcode404
Line 404: : message(text),
Nit: this colon should be indented 4 spaces.  See
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Initializer_Lists

Powered by Google App Engine
This is Rietveld 408576698