[Webkit-unassigned] [Bug 54406] New: png-1.5 fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 11:59:15 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54406

           Summary: png-1.5 fixes
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tk at giga.or.at


Created an attachment (id=82349)
 --> (https://bugs.webkit.org/attachment.cgi?id=82349&action=review)
Patch fixing the problem, needs png-1.5.1.

png-1.5 hides structure members from public view. For this reason, some code doesn't compile any more.

The attached patch, mostly from John Bowler <jbowler at acm.org> fixes the problem.
Some discussion on the solution:
https://sourceforge.net/mailarchive/forum.php?thread_name=000a01cbb6d5%241c18d5b0%24544a8110%24%40acm.org&forum_name=png-mng-implement

Since webkit-gtk used internal data that wasn't available via the public interface, the interface has been extended. The patch already makes use of it, which requires png-1.5.1 though. I'm not sure how you want to handle that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list