DescriptionRefactor handling of --show-app-list command line.
AppListService's RecordStartupTimings is currently broken. To completely
fix, it needs to incorporate the Profile* that StartupBrowserCreatorImpl
wants to load, which is not currently passed in.
This change adds AppListService::HandleLaunchCommandLine, abstracting
away the details of initializing, showing, and recording UMA for the app
list. A follow-up will fix RecordStartupTimings.
BUG=382793
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281708
Patch Set 1 #Patch Set 2 : update test #Patch Set 3 : nits #Patch Set 4 : rebase on crrev/362933002 #
Total comments: 7
Patch Set 5 : resopnd to comments #Patch Set 6 : split off into crrev/366233002 #
Total comments: 2
Patch Set 7 : DCHECK(service) #
Total comments: 6
Patch Set 8 : respond to comments #Patch Set 9 : fix disabled stub [android] #
Messages
Total messages: 19 (0 generated)
|