NEW128164
[GTK] [Stable] webkit2's TestWebKitWebView requires <video> support unconditionally
https://bugs.webkit.org/show_bug.cgi?id=128164
Summary [GTK] [Stable] webkit2's TestWebKitWebView requires <video> support unconditi...
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.