[Webkit-unassigned] [Bug 269147] [GTK] [WPE] git main build fails with -DENABLE_VIDEO=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 14 06:49:24 PDT 2024


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

Mart Raudsepp <leio at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |psaavedra at igalia.com

--- Comment #3 from Mart Raudsepp <leio at gentoo.org> ---
Sorry, the ENABLE_MEDIA_STREAM one was already there (apparently it's written the other way around as `WEBKIT_OPTION_DEPEND(ENABLE_MEDIA_STREAM ENABLE_VIDEO)` in WebKitFeatures.cmake), so this was a regression from 

commit 1aa24c14332324946e8aa737eb45aaba51485cd8
Author: Pablo Saavedra <psaavedra at igalia.com>
Date:   Wed Mar 1 14:51:55 2023 -0800

    Complement Enable HTMLCanvasElement::toVideoFrame with Web Codecs
    https://bugs.webkit.org/show_bug.cgi?id=252759


where ENABLE(WEB_CODECS) made VideoFrame referenced as well, but nothing ensuring VideoFrame is actually there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240414/6deb0983/attachment-0001.htm>


More information about the webkit-unassigned mailing list