Bug 13676

Summary: [cairo/gdk] Provide implementation for ImageBufferCairo
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Implement ImaheBufferCairo using cairo_image_surface mjs: review+

Holger Freyther
Reported 2007-05-11 02:09:49 PDT
Now an untested ImageBufferCairo implementation. Sadly it is untested as there is no easy way to test the platform/graphics classes.
Attachments
Implement ImaheBufferCairo using cairo_image_surface (3.26 KB, patch)
2007-05-11 02:11 PDT, Holger Freyther
mjs: review+
Holger Freyther
Comment 1 2007-05-11 02:11:42 PDT
Created attachment 14486 [details] Implement ImaheBufferCairo using cairo_image_surface
Maciej Stachowiak
Comment 2 2007-05-11 11:41:42 PDT
Comment on attachment 14486 [details] Implement ImaheBufferCairo using cairo_image_surface r=me, hopefully this will get tested when the Gdk port gains SVG support and layout tests.
Mark Rowe (bdash)
Comment 3 2007-05-11 13:49:28 PDT
Landed in r21415.
Note You need to log in before you can comment on or make changes to this bug.