[Webkit-unassigned] [Bug 17022] Add APNG support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 26 11:09:58 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17022


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |InRadar, ReviewedForRadar
           Priority|P2                          |P3




------- Comment #1 from mrowe at apple.com  2008-01-26 11:09 PDT -------
WebKit uses the platform's underlying image libraries for format support, so
APNG would need to be implemented there for WebKit to decode it.  This would
require ImageIO on Mac/Windows to support it (<rdar://problem/5618737>), and
QImage for Qt.  Only the Gtk and wx ports make use of the bare basic image
decoders in the WebKit source tree.


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



More information about the webkit-unassigned mailing list