[Webkit-unassigned] [Bug 119912] New: Fix WebKit build error when SVG is disabled(broken since r154174)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 13:42:36 PDT 2013


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

           Summary: Fix WebKit build error when SVG is disabled(broken
                    since r154174)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arurajku at cisco.com
                CC: rniwa at webkit.org, benjamin at webkit.org


Building WebKit without SVG support gives me below error,

/opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp: In function ‘WTF::PassRefPtr<WebCore::CSSValue> WebCore::fillSourceTypeToCSSValue(WebCore::EMaskSourceType)’:
/opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1431:43: error: ‘CSSValueAlpha’ was not declared in this scope
/opt/works/webkit-dev/webkit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1433:43: error: ‘CSSValueLuminance’ was not declared in this scope


I will upload a FIX soon,

-- 
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