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

Issue 159381: Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the un... (Closed)

Created:
11 years, 5 months ago by Glen Murphy
Modified:
9 years, 5 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the unittest code in line with the other tests in image_operations_unittest. My half-educated suspicion is that alpha wasn't getting initted correctly, as a new UMR appeared in the "SkColor alpha_pixel = " line. (Can't verify as all my machines are in boxes). (This is TBR because the build is red). TBR=tony BUG=15762 TEST=Run valgrind/purify as in bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21610

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M skia/ext/image_operations.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/image_operations_unittest.cc View 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Glen Murphy
11 years, 5 months ago (2009-07-25 02:18:31 UTC) #1
Glen Murphy
Valgrind says this works, though Purify is stuffed for other reasons.
11 years, 5 months ago (2009-07-25 02:18:58 UTC) #2
tony
11 years, 5 months ago (2009-07-27 16:50:33 UTC) #3
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698