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

Issue 119271: Re-Retry. This is the change from hell.... (Closed)

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

Description

Re-Retry. This is the change from hell. Revert DCHECKs to what they used to be - turns out a bunch of stuff in the code depended on input.empty() == true. --- I believe the code (with your width() * bbp fix) is correct. The UMR errors occur when the source image contain alpha. I believe the issue comes from webkit glue image decoder, and the reason this only started triggering valgrind errors is that the old ones were masked by the change detailed in bug 12640 Also adds valgrind suppression for the new code. TBR=Nick BUG=12891, 12640 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17811

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -5 lines) Patch
M base/gfx/png_encoder.cc View 2 chunks +34 lines, -5 lines 0 comments Download
M tools/valgrind/suppressions_mac.txt View 1 chunk +10 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698