[Webkit-unassigned] [Bug 26372] Share ImageSource.cpp for platforms using the WebCore image decoders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 09:17:28 PDT 2009


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31238|                            |review?
               Flag|                            |




------- Comment #1 from zecke at selfish.org  2009-06-13 09:17 PDT -------
Created an attachment (id=31238)
 --> (https://bugs.webkit.org/attachment.cgi?id=31238&action=view)
First attempt at creating a Shared ImageSource.cpp

Create ImageSource.cpp with code from WX and Cairo. Change the Gtk+ buildsystem
to build that, attempt to change the WX buildsystem to use it too. No
functional change should be introduced for cairo, for wx the fileName() method
got implemented. Use the ENABLE(WEBCORE_IMAGE_DECODERS) to guard this new
feature.


-- 
Configure bugmail: https://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