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

Issue 2819090: Fix a crash in the history publisher. This is caused by me changing the... (Closed)

Created:
10 years, 4 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, brettw-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Fix a crash in the history publisher. This is caused by me changing the signature of ASCIIToWide to no longer take a string piece. This changed the behavior for NULL handling (NULL is no longer supported). This change just doesn't do any conversion if the source is NULL. BUG=51185 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54980

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
brettw
10 years, 4 months ago (2010-08-04 18:58:14 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698