[Webkit-unassigned] [Bug 130394] New: Fix the !ENABLE(FILTERS) build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 06:02:25 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130394

           Summary: Fix the !ENABLE(FILTERS) build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lvidacs.u-szeged at partner.samsung.com


Build fails with --no-filters option. Command line:
Tools/Scripts/build-webkit --efl --no-filters

Error messages:

Source/WebCore/rendering/svg/RenderSVGImage.cpp: In member function 'virtual void WebCore::RenderSVGImage::imageChanged(WebCore::WrappedImagePtr, const WebCore::IntRect*)':
Source/WebCore/rendering/svg/RenderSVGImage.cpp:212:5: error: 'RenderSVGResource' has not been declared

Source/WebCore/rendering/svg/RenderSVGRoot.cpp: In member function 'virtual void WebCore::RenderSVGRoot::layout()':
Source/WebCore/rendering/svg/RenderSVGRoot.cpp:216:18: error: invalid use of incomplete type 'class WebCore::RenderSVGResourceContainer'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list