[Webkit-unassigned] [Bug 13825] [CAIRO] Implement PathCairo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 24 19:23:22 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13825
oliver at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14682|review? |review+
Flag| |
------- Comment #8 from oliver at apple.com 2007-05-24 19:23 PDT -------
(From update of attachment 14682)
you could
#define notImplemented() ASSERT(!"Not implemented");
for non gdk cairo...
I believe all platforms have ASSERT
I would be tempted to say that you shoud add CairoPath.h to define the
CairoPath struct, and then include that file, that should minimise changes to
the platform header.
But otherwise r=me
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list