DescriptionDeal correctly with BrowsingData API calls during startup.
We're apparently running into situations where an extension is attempting to
clear browsing data before either the browser or the profile is correctly set
up. This CL takes the simplest approach: if we can't grab the browser or the
profile, exit early (hopefully) without crashing.
BUG=139075
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150583
Patch Set 1 #Patch Set 2 : That's much simpler. #
Total comments: 1
Patch Set 3 : DCHECK. #Messages
Total messages: 12 (0 generated)
|