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

Issue 7717025: Do not initialize event routers in the Profile Import process. (Closed)

Created:
9 years, 4 months ago by Miranda Callahan
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Do not initialize event routers in the Profile Import process. BUG=90909 TEST=launch organic browser with empty fresh profile; no message about a bad profile seen before search engine dialog. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98418

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : comment tweaks #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : comment tweaks #

Patch Set 7 : add process restriction from first CL #

Total comments: 4

Patch Set 8 : '' #

Patch Set 9 : reset will_import_ value when import complete. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -3 lines) Patch
M chrome/browser/browser_main.cc View 1 2 3 4 5 6 7 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 1 chunk +12 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 3 4 5 6 7 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 4 5 6 7 8 2 chunks +15 lines, -1 line 0 comments Download
M chrome/common/chrome_notification_types.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Miranda Callahan
9 years, 4 months ago (2011-08-24 15:00:41 UTC) #1
Miranda Callahan
On 2011/08/24 15:00:41, Miranda Callahan wrote: Hmm, hold on -- not working yet; I thought ...
9 years, 4 months ago (2011-08-24 15:10:21 UTC) #2
Miranda Callahan
On 2011/08/24 15:10:21, Miranda Callahan wrote: > On 2011/08/24 15:00:41, Miranda Callahan wrote: > > ...
9 years, 4 months ago (2011-08-24 15:40:08 UTC) #3
Yoyo Zhou
By the way, you wrote that this was a crasher -- is that only in ...
9 years, 4 months ago (2011-08-24 18:15:35 UTC) #4
Miranda Callahan
On 2011/08/24 18:15:35, Yoyo Zhou wrote: > By the way, you wrote that this was ...
9 years, 4 months ago (2011-08-25 12:20:27 UTC) #5
Miranda Callahan
On 2011/08/25 12:20:27, Miranda Callahan wrote: > On 2011/08/24 18:15:35, Yoyo Zhou wrote: > > ...
9 years, 4 months ago (2011-08-25 12:38:01 UTC) #6
Yoyo Zhou
LGTM Yes, this version is much clearer. http://codereview.chromium.org/7717025/diff/10003/chrome/browser/browser_main.cc File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/7717025/diff/10003/chrome/browser/browser_main.cc#newcode1801 chrome/browser/browser_main.cc:1801: FirstRun::AutoImport(profile, This ...
9 years, 4 months ago (2011-08-25 16:34:03 UTC) #7
Miranda Callahan
http://codereview.chromium.org/7717025/diff/10003/chrome/browser/browser_main.cc File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/7717025/diff/10003/chrome/browser/browser_main.cc#newcode1801 chrome/browser/browser_main.cc:1801: FirstRun::AutoImport(profile, On 2011/08/25 16:34:03, Yoyo Zhou wrote: > This ...
9 years, 4 months ago (2011-08-26 08:31:32 UTC) #8
commit-bot: I haz the power
9 years, 4 months ago (2011-08-26 13:17:42 UTC) #9
Change committed as 98418

Powered by Google App Engine
This is Rietveld 408576698