[Webkit-unassigned] [Bug 105673] New: [EFL] Build fails when using --no-video without --no-video-track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 18:50:53 PST 2012


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

           Summary: [EFL] Build fails when using --no-video without
                    --no-video-track
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: helder.correia at nokia.com


[ 11%] /home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp: In member function ‘virtual WebCore::Node::InsertionNotificationRequest WebCore::HTMLTrackElement::insertedInto(WebCore::ContainerNode*)’:
/home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp:79:27: error: comparison between distinct pointer types ‘WebCore::ContainerNode*’ and ‘WebCore::HTMLMediaElement*’ lacks a cast
/home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp:80:15: error: invalid use of incomplete type ‘struct WebCore::HTMLMediaElement’
/home/helder/dev/webkit/efl/Source/WebCore/html/track/TextTrack.h:40:7: error: forward declaration of ‘struct WebCore::HTMLMediaElement’
/home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp: In member function ‘virtual void WebCore::HTMLTrackElement::removedFrom(WebCore::ContainerNode*)’:
/home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp:86:26: error: ‘isMediaElement’ is not a member of ‘WebCore’
/home/helder/dev/webkit/efl/Source/WebCore/html/HTMLTrackElement.cpp:87:38: error: ‘toMediaElement’ 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