Bug 43599 - [SVG] SVGPathSeg.cpp needs an #if ENABLE(SVG) guard
Summary: [SVG] SVGPathSeg.cpp needs an #if ENABLE(SVG) guard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 17:40 PDT by James Robinson
Modified: 2010-08-05 21:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (996 bytes, patch)
2010-08-05 17:42 PDT, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.