Chromium Code Reviews
DescriptionDon't CHECK in service manager when loading service from disk package
This was causing CHECK failures on chrome --mash startup when running official
builds. The StartWithFilePath() flow redirects through a delegate in the
chrome_mash case, so this code is OK in production for chrome_mash.
rockot@ is going to look into how to disable this code path for content but
allow it for chrome_mash.
BUG=669243, 649673
TEST=chrome --mash starts up in official builds
Committed: https://crrev.com/498cf62596b579862eac02e27bb85d734b51bbeb
Cr-Commit-Position: refs/heads/master@{#436451}
Patch Set 1 #Patch Set 2 : remove include #Messages
Total messages: 12 (7 generated)
|