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

Issue 50293011: Improve ephemeral profiles clean up code. (Closed)

Created:
7 years, 1 month ago by pastarmovj
Modified:
7 years, 1 month ago
CC:
chromium-reviews, rginda+watch_chromium.org
Visibility:
Public.

Description

Improve ephemeral profiles clean up code. BUG=302461 TEST=No new ones. Existing tests cover this code well enough. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233341

Patch Set 1 #

Patch Set 2 : . #

Total comments: 10

Patch Set 3 : Removed delay for PostTask. #

Patch Set 4 : Renamed param. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -14 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 1 chunk +10 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 7 chunks +42 lines, -11 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
pastarmovj
Hi, Please review this CL. Thanks! Julian https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc#newcode878 chrome/browser/profiles/profile_manager.cc:878: if (profile) ...
7 years, 1 month ago (2013-11-04 15:20:48 UTC) #1
rpetterson
LGTM with just a question https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc#newcode1054 chrome/browser/chrome_browser_main.cc:1054: // to delay browser ...
7 years, 1 month ago (2013-11-04 18:18:58 UTC) #2
pastarmovj
Answered the question. https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc#newcode1054 chrome/browser/chrome_browser_main.cc:1054: // to delay browser start-up. On ...
7 years, 1 month ago (2013-11-05 08:58:16 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc#newcode1054 chrome/browser/chrome_browser_main.cc:1054: // to delay browser start-up. On 2013/11/05 08:58:17, pastarmovj ...
7 years, 1 month ago (2013-11-05 13:03:25 UTC) #4
pastarmovj
Addressed the comments. Thanks for the reviews to you too! https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/chrome_browser_main.cc#newcode1054 ...
7 years, 1 month ago (2013-11-05 16:11:02 UTC) #5
jochen (gone - plz use gerrit)
lgtm with nit addressed https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc#newcode169 chrome/browser/profiles/profile_manager.cc:169: void NukeProfileFromDisk(const base::FilePath& profile) { ...
7 years, 1 month ago (2013-11-05 16:50:37 UTC) #6
pastarmovj
https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/50293011/diff/50001/chrome/browser/profiles/profile_manager.cc#newcode169 chrome/browser/profiles/profile_manager.cc:169: void NukeProfileFromDisk(const base::FilePath& profile) { On 2013/11/05 16:50:38, jochen ...
7 years, 1 month ago (2013-11-06 09:49:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/50293011/180001
7 years, 1 month ago (2013-11-06 09:50:20 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=94791
7 years, 1 month ago (2013-11-06 13:31:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/50293011/180001
7 years, 1 month ago (2013-11-06 16:40:07 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 20:30:17 UTC) #11
Message was sent while issue was closed.
Change committed as 233341

Powered by Google App Engine
This is Rietveld 408576698