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

Issue 9549026: Pre-login should not set cookies and log the user in of cookies are not (Closed)

Created:
8 years, 9 months ago by Roger Tawa OOO till Jul 10th
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pre-login should not set cookies and log the user in of cookies are not enabled for google accounts. BUG=None TEST=Create a new profile. Go to content settings and block all sites from setting data. Alternatively, block only the https://accounts.google.com from setting data. Now connect the profile a google account. The browser should not be logged (i.e. going to gmail should not show the inbox). Looking at all cookie and site data should show no cookies for accounts.google.com.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments #

Patch Set 3 : Fix indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M chrome/browser/signin/signin_manager.cc View 1 2 3 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
lgtm with comment addressed https://chromiumcodereview.appspot.com/9549026/diff/1/chrome/browser/signin/signin_manager.cc File chrome/browser/signin/signin_manager.cc (right): https://chromiumcodereview.appspot.com/9549026/diff/1/chrome/browser/signin/signin_manager.cc#newcode129 chrome/browser/signin/signin_manager.cc:129: if (cookie_settings->IsReadingCookieAllowed(GURL(kGoogleAccountsUrl), IsSettingCookieAllowed is enough. ...
8 years, 9 months ago (2012-03-01 08:27:58 UTC) #1
Roger Tawa OOO till Jul 10th
Thanks Jochen. Comments addressed, changes uploaded. Will commit shortly. http://codereview.chromium.org/9549026/diff/1/chrome/browser/signin/signin_manager.cc File chrome/browser/signin/signin_manager.cc (right): http://codereview.chromium.org/9549026/diff/1/chrome/browser/signin/signin_manager.cc#newcode129 chrome/browser/signin/signin_manager.cc:129: ...
8 years, 9 months ago (2012-03-01 16:53:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/9549026/4002
8 years, 9 months ago (2012-03-01 21:29:14 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 23:29:31 UTC) #4
Change committed as 124527

Powered by Google App Engine
This is Rietveld 408576698