forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 Review URL: https://codereview.chromium.org/14783011 git-svn-id: svn://svn.chromium.org/chrome/branches/1500/src@199486 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
laforge@chromium.org
committed
May 10, 2013
1 parent
9abc39c
commit 6b729c0
Showing
2 changed files
with
61 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters