commit | 274d62858d172ae279fedbaec4865884ab2d212a | [log] [tgz] |
---|---|---|
author | rwlbuis <rwlbuis@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Dec 29 22:14:41 2006 +0000 |
committer | rwlbuis <rwlbuis@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Dec 29 22:14:41 2006 +0000 |
tree | d8131fcc92c3f3100742c6acb475eb01f0be0fa3 | |
parent | b15a9525171cc13afce9c09f6a8c71bc67414189 [diff] |
Reviewed by Eric. http://bugs.webkit.org/show_bug.cgi?id=12007 SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing Refactor code so svg reuses cssparser methods. Also make SVGColor and SVGPaint more efficient by avoiding using setRGBColor internally. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@18480 268f45cc-cd09-0410-ab3c-d52691b4dbfc