[Webkit-unassigned] [Bug 64408] New: [Qt] Compilation fails on disabling TextureMapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 16:30:36 PDT 2011


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

           Summary: [Qt] Compilation fails on disabling TextureMapper
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dinu.jacob at Nokia.com


Qt WebKit build fails with the following error on disabling texturemapper:

../../../Source/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp: In member function ‘virtual void WebCore::GraphicsLayerQt::setContentsBackgroundColor(const WebCore::Color&)’:
../../../Source/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp:1246: error: ‘setContentsBackgroundColor’ is not a member of ‘WebCore::GraphicsLayer’
make[1]: *** [obj/release/GraphicsLayerQt.o] Error 1

GraphicsLayer::setContentsBackgroundColor was recently renamed as 'GraphicsLayer::setContentsToBackgroundColor'

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