[Webkit-unassigned] [Bug 20543] SVG should use the new Gradient support on GraphicsContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 27 05:50:06 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20543
------- Comment #6 from eric at webkit.org 2008-08-27 05:50 PDT -------
Oh, and btw, there are a couple hacks in this patch which would need to be
cleaned up for this to be done for real:
1. Serialization of gradient stops was disabled. That will need to be fixed
or all SVG test cases which use gradients will fail.
2. GradientAtrributes*.h files really shouldn't have such large function
implementations in them. I think that the createGradient and
addStopsToGradient logic should be pushed down into either corresponding .cpp
files or the SVGGradientElement*.cpp files.
--
Configure bugmail: https://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