[Webkit-unassigned] [Bug 217587] New: -Wunused-param in MediaRecorder.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 15:05:41 PDT 2020


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

            Bug ID: 217587
           Summary: -Wunused-param in MediaRecorder.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

[468/3175] Building CXX object Source/WebCore/CMakeFiles/...s/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp.o
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:5:
../../Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp: In static member function ‘static bool WebCore::MediaRecorder::isTypeSupported(WebCore::Document&, const WTF::String&)’:
../../Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp:49:71: warning: unused parameter ‘value’ [-Wunused-parameter]
   49 | bool MediaRecorder::isTypeSupported(Document& document, const String& value)
      |                                                         ~~~~~~~~~~~~~~^~~~~

-- 
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/20201011/39273050/attachment.htm>


More information about the webkit-unassigned mailing list