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+

Description Holger Freyther 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.
Comment 1 Holger Freyther 2007-05-11 02:11:42 PDT
Created attachment 14486 [details]
Implement ImaheBufferCairo using cairo_image_surface
Comment 2 Maciej Stachowiak 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.
Comment 3 Mark Rowe (bdash) 2007-05-11 13:49:28 PDT
Landed in r21415.