Bug 13676 - [cairo/gdk] Provide implementation for ImageBufferCairo
Summary: [cairo/gdk] Provide implementation for ImageBufferCairo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 02:09 PDT by Holger Freyther
Modified: 2007-05-11 13:49 PDT (History)
0 users

See Also:


Attachments
Implement ImaheBufferCairo using cairo_image_surface (3.26 KB, patch)
2007-05-11 02:11 PDT, Holger Freyther
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.