Bug 43599

Summary: [SVG] SVGPathSeg.cpp needs an #if ENABLE(SVG) guard
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description James Robinson 2010-08-05 17:40:41 PDT
[SVG] SVGPathSeg.cpp needs an #if ENABLE(SVG) guard
Comment 1 James Robinson 2010-08-05 17:42:13 PDT
Created attachment 63670 [details]
Patch
Comment 2 James Robinson 2010-08-05 17:43:02 PDT
Eric rs=me'd this in IRC.
Comment 3 James Robinson 2010-08-05 18:10:20 PDT
Committed r64807: <http://trac.webkit.org/changeset/64807>
Comment 4 James Robinson 2010-08-05 21:31:40 PDT
Comment on attachment 63670 [details]
Patch

Clearing flags, this landed.