DescriptionAllow PNG_EASY_ACCESS_SUPPORTED by not defining PNG_NO_EASY_ACCESS. This
enables [wk_]png_get_image_width, [wk_]png_get_image_height, and
[wk_]png_get_interlace_type, required for
https://bugs.webkit.org/show_bug.cgi?id=54406.
This is needed to allow WebKit to build with libpng 1.5, which no longer allows
direct access to the underlying struct members without using the "easy access"
accessors.
BUG=webkit:54406
TEST=That patch can land without breaking Chromium
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79710
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|