[Webkit-unassigned] [Bug 95872] New: building without accelerated compositing fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 10:53:56 PDT 2012


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

           Summary: building without accelerated compositing fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,

when I try to build webkit with:
build-webkit --gtk --disable-accelerated-compositing
the build fails with following error:

../../Source/WebCore/html/canvas/WebGLRenderingContext.cpp: In member function ‘void WebCore::WebGLRenderingContext::markContextChanged()’:
../../Source/WebCore/html/canvas/WebGLRenderingContext.cpp:606:26: error: ‘class WebCore::DrawingBuffer’ has no member named ‘markContentsChanged’
make[1]: *** [Source/WebCore/html/canvas/libWebCore_la-WebGLRenderingContext.lo] Error 1

I think the bug was introduced in #94961
I guess the problem also happens with other ports, but I'm not 100% sure of that.

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