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

Issue 10917182: Disable TLS channel id if cookies are disabled or third-party cookies are blocked. (Closed)

Created:
8 years, 3 months ago by mattm
Modified:
8 years, 3 months ago
Reviewers:
wtc, sky, battre
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Disable TLS channel id if cookies are disabled or third-party cookies are blocked. BUG=131760 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156387

Patch Set 1 #

Patch Set 2 : fix win build warning #

Total comments: 8

Patch Set 3 : rebase #

Patch Set 4 : changes for comment #3 #

Total comments: 4

Patch Set 5 : changes for comment 5 & 6 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -60 lines) Patch
M chrome/browser/io_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/ssl_config_service_manager.h View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/net/ssl_config_service_manager_pref.cc View 1 2 3 4 7 chunks +68 lines, -23 lines 0 comments Download
M chrome/browser/net/ssl_config_service_manager_pref_unittest.cc View 1 2 3 9 chunks +146 lines, -32 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
mattm
8 years, 3 months ago (2012-09-11 04:47:31 UTC) #1
battre
LGTM, thanks a lot!
8 years, 3 months ago (2012-09-11 08:55:17 UTC) #2
wtc
Patch set 2 LGTM. I reviewed everything, but ssl_config_service_manager_pref_unittest.cc I only skimmed through. http://codereview.chromium.org/10917182/diff/4004/chrome/browser/net/ssl_config_service_manager_pref.cc File ...
8 years, 3 months ago (2012-09-11 22:21:03 UTC) #3
mattm
+sky for chrome/ OWNERS http://codereview.chromium.org/10917182/diff/4004/chrome/browser/net/ssl_config_service_manager_pref.cc File chrome/browser/net/ssl_config_service_manager_pref.cc (right): http://codereview.chromium.org/10917182/diff/4004/chrome/browser/net/ssl_config_service_manager_pref.cc#newcode175 chrome/browser/net/ssl_config_service_manager_pref.cc:175: void OnDefaultContentSettingsChange(PrefService* prefs); On 2012/09/11 ...
8 years, 3 months ago (2012-09-12 03:37:43 UTC) #4
sky
LGTM http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager.h File chrome/browser/net/ssl_config_service_manager.h (right): http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager.h#newcode22 chrome/browser/net/ssl_config_service_manager.h:22: PrefService* local_state, PrefService* user_prefs); nit: when you wrap, ...
8 years, 3 months ago (2012-09-12 04:35:53 UTC) #5
battre
one more nit :-) http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager_pref.cc File chrome/browser/net/ssl_config_service_manager_pref.cc (right): http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager_pref.cc#newcode240 chrome/browser/net/ssl_config_service_manager_pref.cc:240: default_config.rev_checking_enabled); nit: can you fix ...
8 years, 3 months ago (2012-09-12 12:11:31 UTC) #6
wtc
Patch set 4 LGTM.
8 years, 3 months ago (2012-09-12 18:53:11 UTC) #7
mattm
http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager.h File chrome/browser/net/ssl_config_service_manager.h (right): http://codereview.chromium.org/10917182/diff/7003/chrome/browser/net/ssl_config_service_manager.h#newcode22 chrome/browser/net/ssl_config_service_manager.h:22: PrefService* local_state, PrefService* user_prefs); On 2012/09/12 04:35:53, sky wrote: ...
8 years, 3 months ago (2012-09-12 19:07:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/10917182/6005
8 years, 3 months ago (2012-09-12 19:07:32 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-12 21:51:43 UTC) #10
Change committed as 156387

Powered by Google App Engine
This is Rietveld 408576698