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

Issue 7064024: Check for no pixels after calling lockPixels(). If so, we return rather than (Closed)

Created:
9 years, 7 months ago by reed1
Modified:
9 years, 7 months ago
Reviewers:
brettw, satorux1
CC:
chromium-reviews
Visibility:
Public.

Description

Check for no pixels after calling lockPixels(). If so, we return rather than dereferencing null. http://code.google.com/p/chromium/issues/detail?id=79369 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86442

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M ui/gfx/color_utils.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
reed1
9 years, 7 months ago (2011-05-24 14:47:16 UTC) #1
brettw
9 years, 7 months ago (2011-05-24 15:52:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698