[Webkit-unassigned] [Bug 102910] New: [EFL] Fail to compile CSSComputedStyleDeclaration.cpp on trunk at 135354

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 02:44:00 PST 2012


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

           Summary: [EFL] Fail to compile CSSComputedStyleDeclaration.cpp
                    on trunk at 135354
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: halton.huo at gmail.com


As http://queues.webkit.org/results/14894924 shows, the EFL port fail to compile CSSComputedStyleDeclaration.cpp

/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:323:5: error: ‘CSSPropertyWebkitShapeInside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:324:5: error: ‘CSSPropertyWebkitShapeOutside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:351:5: error: ‘CSSPropertyWebkitFlowInto’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:352:5: error: ‘CSSPropertyWebkitFlowFrom’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:353:5: error: ‘CSSPropertyWebkitRegionOverflow’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:354:5: error: ‘CSSPropertyWebkitRegionBreakAfter’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:355:5: error: ‘CSSPropertyWebkitRegionBreakBefore’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:356:5: error: ‘CSSPropertyWebkitRegionBreakInside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:362:5: error: ‘CSSPropertyWebkitWrapFlow’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:363:5: error: ‘CSSPropertyWebkitShapeMargin’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:364:5: error: ‘CSSPropertyWebkitShapePadding’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:365:5: error: ‘CSSPropertyWebkitWrapThrough’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp: In member function ‘WTF::PassRefPtr<WebCore::CSSValue> WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(WebCore::CSSPropertyID, WebCore::EUpdateLayout) const’:
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1734:14: error: ‘CSSPropertyWebkitRegionBreakAfter’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1736:14: error: ‘CSSPropertyWebkitRegionBreakBefore’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:1738:14: error: ‘CSSPropertyWebkitRegionBreakInside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2490:14: error: ‘CSSPropertyWebkitFlowInto’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2494:14: error: ‘CSSPropertyWebkitFlowFrom’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2498:14: error: ‘CSSPropertyWebkitRegionOverflow’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2502:14: error: ‘CSSPropertyWebkitWrapFlow’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2504:14: error: ‘CSSPropertyWebkitShapeMargin’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2506:14: error: ‘CSSPropertyWebkitShapePadding’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2508:14: error: ‘CSSPropertyWebkitShapeInside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2515:14: error: ‘CSSPropertyWebkitShapeOutside’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2520:14: error: ‘CSSPropertyWebkitWrapThrough’ was not declared in this scope
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2658:14: error: ‘CSSPropertyWebkitWrap’ was not declared in this scope
[ 29%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/css/CSSImportRule.cpp.o
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp: In member function ‘virtual WTF::PassRefPtr<WebCore::StylePropertySet> WebCore::CSSComputedStyleDeclaration::copy() const’:
/home/halton/work/projects/webkit/WebKit/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2769:1: error: control reaches end of non-void function [-Werror=return-type]
cc1plus: all warnings being treated as errors
make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/css/CSSComputedStyleDeclaration.cpp.o] Error 1

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