App list init should not tie to browser launching |
|
Issue descriptionCurrently app list init code is tied with browser launching: AppListServiceAsh::Init AppListService::InitAll AppListService::HandleLaunchCommandLine StartupBrowserCreatorImpl::Launch This leads to strange bugs such as issue 679259 where new user that skips browser launching ends up losing app list (because init code is not called). We should move app list init code out of browser launching code path. |
|
►
Sign in to add a comment |
|
Comment 1 by xiy...@chromium.org
, Mar 8 2018