RESOLVED DUPLICATE of bug 207101 206522
[GTK] 2.27.4 build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF fails
https://bugs.webkit.org/show_bug.cgi?id=206522
Summary [GTK] 2.27.4 build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF fails
pv
Reported 2020-01-21 03:56:24 PST
Created attachment 388288 [details] patch to disable calls to forEachMediaElement With the following error: [ 2113s] In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:5:0: [ 2113s] ../Source/WebCore/page/Page.cpp: In lambda function: [ 2113s] ../Source/WebCore/page/Page.cpp:2864:18: error: 'class WebCore::Document' has no member named 'forEachMediaElement'; did you mean 'focusedElement'? [ 2113s] document.forEachMediaElement(functor); [ 2113s] ^~~~~~~~~~~~~~~~~~~ [ 2113s] focusedElement patch attached
Attachments
patch to disable calls to forEachMediaElement (562 bytes, patch)
2020-01-21 03:56 PST, pv
no flags
Philippe Normand
Comment 1 2020-04-07 04:10:32 PDT
*** This bug has been marked as a duplicate of bug 207101 ***
Note You need to log in before you can comment on or make changes to this bug.