Bug 128164

Summary: [GTK] [Stable] webkit2's TestWebKitWebView requires <video> support unconditionally
Product: WebKit Reporter: Pacho Ramos <pachoramos1>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: berto, bugs-noreply, cgarcia, gnome, gustavo, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Pacho Ramos
Reported 2014-02-03 23:12:19 PST
We need to apply the following sed if we want it to build when passing --disable-video configure option sed -e '/Programs\/WebKit2APITests\/TestWebKitWebView/ d' \ -i Tools/TestWebKitAPI/GNUmakefile.am Thanks
Attachments
Alberto Garcia
Comment 1 2014-02-05 04:37:16 PST
Where is it failing exactly? I just built trunk (r163440) with configure --disable-video && make with no problems.
Note You need to log in before you can comment on or make changes to this bug.