Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 14109008: Suppress CHECK failure in CreateProfile for OS_WIN. (Closed)

Created:
7 years, 8 months ago by hshi1
Modified:
7 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Suppress 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
hshi1
PTAL. Nico (OWNER), Mattias (FYI). Thanks! This CHECK was always only intended for non-Windows platforms. ...
7 years, 8 months ago (2013-04-12 17:15:42 UTC) #1
Nico
lgtm Thanks for the good CL description! ps: Do we have any tests for these ...
7 years, 8 months ago (2013-04-12 17:26:54 UTC) #2
hshi1
Regarding testing: for the fix of bug 196301 I had added a windows-only browser test ...
7 years, 8 months ago (2013-04-12 17:38:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hshi@chromium.org/14109008/1
7 years, 8 months ago (2013-04-12 17:38:42 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-12 20:41:00 UTC) #5
Message was sent while issue was closed.
Change committed as 194003

Powered by Google App Engine
This is Rietveld 408576698