[Webkit-unassigned] [Bug 55150] [Cairo] Better separate the concerns of GraphicsContextCairo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 13:12:34 PDT 2011


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





--- Comment #15 from Martin Robinson <mrobinson at webkit.org>  2011-04-04 13:12:34 PST ---
(In reply to comment #14)
> Created an attachment (id=88107)
 --> (https://bugs.webkit.org/attachment.cgi?id=88107&action=review) [details]
> Patch fixing issues with previous version

I have uploaded a new version of this patch which:

1. Fixes the build on WinCairo and EFL.
2. Properly initializes m_updatingControlTints when constructing a GraphicsContext with a cairo_t.
3. Makes the PlatformContextCairo destructor virtual, fixing a memory leak.

I've tested this patch on GTK+ and WinCairo.

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



More information about the webkit-unassigned mailing list