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

Issue 1759016: Newer versions of libpng require a flush function to be given. (Closed)

Created:
10 years, 7 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Newer versions of libpng require a flush function to be given. The documentation states that we can't pass NULL as the fourth parameter to png_set_write_fn(). BUG=28399 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45978

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Elliot Glaysher
10 years, 7 months ago (2010-04-29 17:48:35 UTC) #1
Elliot Glaysher
- seniorblanco (does git-blame... +evan!)
10 years, 7 months ago (2010-04-29 18:57:44 UTC) #2
Evan Martin
10 years, 7 months ago (2010-04-29 19:00:10 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698