Bug 245637

Summary: [GStreamer][MSE] Build warning in AppendPipeline
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2022-09-25 06:33:10 PDT
/app/webkit/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:856:76: warning: unused parameter 'appendPipeline' [-Wunused-parameter]
void AppendPipeline::Track::emplaceOptionalParserForFormat(AppendPipeline* appendPipeline, GstBin* bin, const GRefPtr<GstCaps>& newCaps)
                                                                           ^
1 warning generated.
Comment 1 Philippe Normand 2022-09-25 07:01:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4681
Comment 2 EWS 2022-09-26 04:00:53 PDT
Committed 254855@main (d628ab1f73d4): <https://commits.webkit.org/254855@main>

Reviewed commits have been landed. Closing PR #4681 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-26 04:01:17 PDT
<rdar://problem/100405017>