Bug 88165

Summary: Mac build fails with SVG disabled
Product: WebKit Reporter: Tim Horton <thorton>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, simon.fraser, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch krit: review+

Description Tim Horton 2012-06-02 03:12:56 PDT
Two files need #if ENABLE(SVG):

Source/WebCore/css/SVGCSSPropertyNames.in
Source/WebCore/css/StyleResolver.cpp

I have a patch.
Comment 1 Tim Horton 2012-06-02 03:17:59 PDT
Created attachment 145441 [details]
patch
Comment 2 Tim Horton 2012-06-04 11:04:55 PDT
Thanks!

http://trac.webkit.org/changeset/119408