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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 16:47:44 PST 2011


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





--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2011-03-03 16:47:44 PST ---
I renamed this bug because I think that instead of just fixing the member naming of the private data of the Cairo context, this bug should track cleaning up the private data in general. I would like to see us split out the private data into two sections, the private data which would be totally internal to the GraphicsContext and into a new PlatformContextCairo (like in the Skia) port which exposes things to external classes such as Font and Image.

-- 
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