Bug 206522

Summary: [GTK] 2.27.4 build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF fails
Product: WebKit Reporter: pv
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pnormand
Priority: P3 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch to disable calls to forEachMediaElement none

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.