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

Issue 7630002: Fix regression where component extensions were being loaded for login profile (Closed)

Created:
9 years, 4 months ago by DaveMoore
Modified:
9 years, 4 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, achuith+watch_chromium.org
Visibility:
Public.

Description

Fix regression where component extensions were being loaded for login profile BUG=chromium-os:18953 TEST=Login on production build and check for extra extension processes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96597

Patch Set 1 #

Total comments: 10

Patch Set 2 : Review fixes #

Patch Set 3 : Added myself as OWNER #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -21 lines) Patch
M chrome/browser/profiles/OWNERS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 4 chunks +18 lines, -21 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
DaveMoore
9 years, 4 months ago (2011-08-12 00:57:20 UTC) #1
Denis Lagno
http://codereview.chromium.org/7630002/diff/1/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): http://codereview.chromium.org/7630002/diff/1/chrome/browser/profiles/profile_manager.cc#newcode315 chrome/browser/profiles/profile_manager.cc:315: bool go_off_the_record = true; if you want to restore ...
9 years, 4 months ago (2011-08-12 06:50:02 UTC) #2
Dmitry Polukhin
Dave, thank you for fixing this regression. LGTM, feel free to commit after changing initialization ...
9 years, 4 months ago (2011-08-12 08:04:31 UTC) #3
zel
http://codereview.chromium.org/7630002/diff/1/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): http://codereview.chromium.org/7630002/diff/1/chrome/browser/profiles/profile_manager.cc#newcode321 chrome/browser/profiles/profile_manager.cc:321: go_off_the_record = true; go_off_the_record is always true!?
9 years, 4 months ago (2011-08-12 16:15:35 UTC) #4
DaveMoore
xiyuan, could you test this w/ the webui path? I'm not sure how to determine ...
9 years, 4 months ago (2011-08-12 16:37:42 UTC) #5
xiyuan
9 years, 4 months ago (2011-08-12 17:36:48 UTC) #6
LGTM

Tried the CL and see gaia_auth extension still working.

Powered by Google App Engine
This is Rietveld 408576698