[Webkit-unassigned] [Bug 95908] New: Build failure with css filters enabled and accelerated compositing disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 16:29:30 PDT 2012


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

           Summary: Build failure with css filters enabled and accelerated
                    compositing disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,


when trying to build webkit with:

build-webkit --gtk --css-filters --disable-accelerated-compositing

I get following error:

../../Source/WebCore/rendering/RenderLayer.cpp: In member function ‘void WebCore::RenderLayer::styleChanged(WebCore::StyleDifference, const WebCore::RenderStyle*)’:
../../Source/WebCore/rendering/RenderLayer.cpp:4979:64: error: ‘backing’ was not declared in this scope
../../Source/WebCore/rendering/RenderLayer.cpp:5006:32: error: ‘setBackingNeedsRepaint’ was not declared in this scope

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