commit | 552528d20c233c55dd58393483f1917a536d2e27 | [log] [tgz] |
---|---|---|
author | zecke@webkit.org <zecke@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Dec 11 15:03:43 2008 +0000 |
committer | zecke@webkit.org <zecke@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Dec 11 15:03:43 2008 +0000 |
tree | 4e724f427c344a8972bb8046ca75058c72d604f5 | |
parent | efadb5b52aa62015cd71ba7c4c0edca345ff6af4 [diff] |
Fix crash in the cairo implementation of the SVGPaintServer For SVGFonts the RenderObject can be zero. The existing SVGFont test cases is exposing this bug. Qt and other ports have fixed this issue by adding null checks as well. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@39208 268f45cc-cd09-0410-ab3c-d52691b4dbfc