DescriptionSuppress CHECK failure in CreateProfile for OS_WIN.
The CHECK(profile) was only intended for platforms other than Windows.
Prior to my fix for bug 196301, the intended behavior is for CreateProfile
to return NULL and allow Chrome to normally exit, because after showing
the user data dir picker dialog we would have already re-launched Chrome
with a new command line containing the correct user data dir.
BUG=230442
TEST=CQ
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194003
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|