[Webkit-unassigned] [Bug 12007] SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 29 03:25:00 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=12007


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12100|                            |review?
               Flag|                            |
  Attachment #12089|0                           |1
        is obsolete|                            |




------- Comment #4 from rwlbuis at gmail.com  2006-12-29 03:24 PDT -------
Created an attachment (id=12100)
 --> (http://bugs.webkit.org/attachment.cgi?id=12100&action=view)
Better patch

This should address most of the issues. Unfortunately we still seem to need the
"empty" SVGPaint, since
we need to be able to differ between no fill specified at all or invalid fill
specified. In the former case the
default or inherited value should be kept, in the latter case it should use
black paint.
The testcase should be much better now.
Cheers,

Rob.


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