RESOLVED DUPLICATE of bug 1093910937
Fix build if SVG_SUPPORT is not enabled
https://bugs.webkit.org/show_bug.cgi?id=10937
Summary Fix build if SVG_SUPPORT is not enabled
Krzysztof Kowalczyk
Reported 2006-09-19 12:54:27 PDT
Recent change 16447 tries to access SVG data even if SVG_SUPPORT is not enabled (which breaks gdk build). The attached patch fixes it.
Attachments
fix non-svg enabled build (1.30 KB, patch)
2006-09-19 12:54 PDT, Krzysztof Kowalczyk
aroben: review+
Krzysztof Kowalczyk
Comment 1 2006-09-19 12:54:56 PDT
Created attachment 10652 [details] fix non-svg enabled build
Adam Roben (:aroben)
Comment 2 2006-09-19 13:08:26 PDT
Comment on attachment 10652 [details] fix non-svg enabled build r=me
Adam Roben (:aroben)
Comment 3 2006-09-19 23:09:35 PDT
*** This bug has been marked as a duplicate of 10939 ***
Note You need to log in before you can comment on or make changes to this bug.