[Webkit-unassigned] [Bug 122106] New: [Win] Compile errors in WebKit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 06:58:00 PDT 2013


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

           Summary: [Win] Compile errors in WebKit.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


I get these compile errors when compiling WinCairo:

1>..\..\win\WebFrame.cpp(1231): error C2664: 'WebCore::AnimationController::pauseAnimationAtTime' : cannot convert parameter 1 from 'WebCore::RenderObject *' to 'WebCore::RenderElement *'               
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

1>..\..\win\WebFrame.cpp(1250): error C2664: 'WebCore::AnimationController::pauseTransitionAtTime' : cannot convert parameter 1 from 'WebCore::RenderObject *' to 'WebCore::RenderElement *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

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