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

Issue 10386106: Fixed crashes when data is NULL. (Closed)

Created:
8 years, 7 months ago by Vitaly Buka (NO REVIEWS)
Modified:
8 years, 7 months ago
Reviewers:
Albert Bodenhamer
CC:
chromium-reviews
Visibility:
Public.

Description

Sometimes data is NULL. I am not sure if it's correct behavior , but it's safe just to check pointer. BUG=127865 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136935

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M chrome/browser/ui/webui/print_preview/print_preview_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Vitaly Buka (NO REVIEWS)
8 years, 7 months ago (2012-05-12 01:06:45 UTC) #1
Albert Bodenhamer
LGTM |data| should never be NULL. I'd still like to understand why we started seeing ...
8 years, 7 months ago (2012-05-14 16:17:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/10386106/6001
8 years, 7 months ago (2012-05-14 17:13:32 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-14 19:23:42 UTC) #4
Change committed as 136935

Powered by Google App Engine
This is Rietveld 408576698