Bug 10937

Summary: Fix build if SVG_SUPPORT is not enabled
Product: WebKit Reporter: Krzysztof Kowalczyk <kkowalczyk>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: OS X 10.4   
Attachments:
Description Flags
fix non-svg enabled build aroben: review+

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.