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

Issue 1782443006: Create LoadProfile method in profile_manager (Closed)

Created:
4 years, 9 months ago by Miguel Garcia
Modified:
4 years, 9 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, Bernhard Bauer
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create a LoadProfile method in profile_manager It loads a profile given its name and whether to use the incognito version. BUG=571056 Committed: https://crrev.com/1b495549523fcccb2290c2d3b9f10d54794557b6 Cr-Commit-Position: refs/heads/master@{#382013}

Patch Set 1 : Mac implementation ported. Android not yet #

Patch Set 2 : #

Total comments: 16

Patch Set 3 : #

Total comments: 17

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -30 lines) Patch
M chrome/browser/notifications/platform_notification_service_impl.cc View 1 2 2 chunks +7 lines, -30 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 3 4 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 4 2 chunks +44 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager_unittest.cc View 1 2 3 4 3 chunks +76 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
Miguel Garcia
Peter, do you mind having a look in Bernhard's abscence before I add OWNERS for ...
4 years, 9 months ago (2016-03-10 17:31:13 UTC) #5
Miguel Garcia
Turns the android bot failure was just a flake so this should be ready to ...
4 years, 9 months ago (2016-03-11 10:54:04 UTC) #6
Peter Beverloo
notifications lgtm % suggestion. The rest looks fine to me modulo a few nits. https://codereview.chromium.org/1782443006/diff/60001/chrome/browser/notifications/platform_notification_service_impl.cc ...
4 years, 9 months ago (2016-03-11 17:45:16 UTC) #7
Miguel Garcia
PTAL Adding anthonyvd to review profile_manager* Thanks! https://codereview.chromium.org/1782443006/diff/60001/chrome/browser/notifications/platform_notification_service_impl.cc File chrome/browser/notifications/platform_notification_service_impl.cc (right): https://codereview.chromium.org/1782443006/diff/60001/chrome/browser/notifications/platform_notification_service_impl.cc#newcode105 chrome/browser/notifications/platform_notification_service_impl.cc:105: if (!profile) ...
4 years, 9 months ago (2016-03-14 18:29:01 UTC) #9
Bernhard Bauer
https://codereview.chromium.org/1782443006/diff/60001/chrome/browser/profiles/profile_manager_unittest.cc File chrome/browser/profiles/profile_manager_unittest.cc (right): https://codereview.chromium.org/1782443006/diff/60001/chrome/browser/profiles/profile_manager_unittest.cc#newcode104 chrome/browser/profiles/profile_manager_unittest.cc:104: EXPECT_EQ(profile->IsOffTheRecord(), incognito); On 2016/03/11 17:45:16, Peter Beverloo wrote: > ...
4 years, 9 months ago (2016-03-14 19:05:35 UTC) #11
Miguel Garcia
Thanks for the review! PTAL anthonyvd@ could you have a look as well for OWNERS ...
4 years, 9 months ago (2016-03-17 20:04:07 UTC) #12
anthonyvd
lgtm
4 years, 9 months ago (2016-03-17 20:10:15 UTC) #13
Bernhard Bauer
https://codereview.chromium.org/1782443006/diff/80001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/1782443006/diff/80001/chrome/browser/profiles/profile_manager.cc#newcode440 chrome/browser/profiles/profile_manager.cc:440: LOG(ERROR) << "Loading a profile path that does not ...
4 years, 9 months ago (2016-03-18 09:56:12 UTC) #14
Miguel Garcia
Bernhard, added a boolean for the LoadProfile return type as discussed offline. Also made the ...
4 years, 9 months ago (2016-03-18 14:24:24 UTC) #15
Miguel Garcia
On 2016/03/18 14:24:24, Miguel Garcia wrote: > Bernhard, added a boolean for the LoadProfile return ...
4 years, 9 months ago (2016-03-18 17:12:12 UTC) #16
Bernhard Bauer
lgtm
4 years, 9 months ago (2016-03-18 17:23:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782443006/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782443006/120001
4 years, 9 months ago (2016-03-18 17:23:51 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 9 months ago (2016-03-18 17:57:54 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 17:59:36 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1b495549523fcccb2290c2d3b9f10d54794557b6
Cr-Commit-Position: refs/heads/master@{#382013}

Powered by Google App Engine
This is Rietveld 408576698