Bug 18331

Summary: WebCore/svg/SVGAnimateMotionElement.cpp doesn't build when foreign objects are not enabled
Product: WebKit Reporter: Mike Hommey <mh+webkit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
patch rwlbuis: review-

Mike Hommey
Reported 2008-04-06 11:33:05 PDT
The summary says it all: when enabling SVG animations, WebCore/svg/SVGAnimateMotionElement.cpp fails to build when SVG foreign objects are not enabled.
Attachments
patch (644 bytes, patch)
2008-04-06 11:34 PDT, Mike Hommey
rwlbuis: review-
Mike Hommey
Comment 1 2008-04-06 11:34:21 PDT
Rob Buis
Comment 2 2008-04-06 12:51:00 PDT
Comment on attachment 20369 [details] patch You should use #if ENABLE(SVG_FOREIGN_OBJECT) instead, and provide a ChangeLog.
Eric Seidel (no email)
Comment 3 2008-04-13 22:25:01 PDT
Note You need to log in before you can comment on or make changes to this bug.