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

Issue 14783011: Merge 199372 "Make AppListController::InitView() act on the righ..." (Closed)

Created:
7 years, 7 months ago by laforge
Modified:
7 years, 7 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Visibility:
Public.

Description

Merge 199372 "Make AppListController::InitView() act on the righ..." > Make AppListController::InitView() act on the right profile. > > It is currently using whatever profile is around at startup, which may be an > incognito window (and so get deleted at any time). This change initializes the > view with the app list's previous profile, and cancels itself if there's > a profile in the process of being shown already. > > This also separates the sending of UMA stats into its own deferred task. > > BUG=236487 > R=benwells@chromium.org > > Review URL: https://codereview.chromium.org/14587005 TBR=koz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199486

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -16 lines) Patch
M chrome/browser/ui/app_list/app_list_service.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/app_list/app_list_controller_win.cc View 6 chunks +59 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
laforge
7 years, 7 months ago (2013-05-10 15:32:59 UTC) #1
laforge
7 years, 7 months ago (2013-05-10 15:33:09 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r199486.

Powered by Google App Engine
This is Rietveld 408576698