Chromium Code Reviews
DescriptionMove extensions BCKS factory creation
The list of BCKS factories being poked by ChromeBrowserMainExtraPartsProfiles
is quite long and extensions code is the biggest contributor to that length.
This moves extensions-related factory references into three new modules
(one for //apps, one for //extensions, and one for //c/b/extensions) and
condenses Chrome's extensions-related factory creation down to three calls
within ChromeBrowserMainExtraPartsProfiles.
BUG=352399
TBR=erg@chromium.org (for profiles parts)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257936
Patch Set 1 #Patch Set 2 : \n #Patch Set 3 : move stuff back out of PreProfileInit (because TestingProfile) #
Total comments: 22
Patch Set 4 : rebase, rename #
Total comments: 3
Patch Set 5 : nitty nits #Patch Set 6 : . #Patch Set 7 : :| #Patch Set 8 : ಠ_ಠ #Patch Set 9 : rebase #Messages
Total messages: 33 (0 generated)
|