[Webkit-unassigned] [Bug 206522] New: [GTK] 2.27.4 build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 21 03:56:24 PST 2020


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

            Bug ID: 206522
           Summary: [GTK] 2.27.4 build with ENABLE_VIDEO=OFF and
                    ENABLE_WEB_AUDIO=OFF fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pv at atikon.com

Created attachment 388288

  --> https://bugs.webkit.org/attachment.cgi?id=388288&action=review

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

-- 
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/20200121/bb85aa92/attachment-0001.htm>


More information about the webkit-unassigned mailing list