Bug 228229

Summary: [GStreamer][1.19] Warnings due to AppSinkCallbacks struct growth
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: PlatformAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cgarcia, eric.carlson, ews-watchlist, glenn, gustavo, jer.noble, menard, philipj, sergio, vjaquez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Philippe Normand 2021-07-23 03:16:56 PDT
../Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:316:9: warning: braces around scalar initializer [-Wbraced-scalar-init]
        { nullptr },
        ^~~~~~~~~~~
1 warning generated.
Comment 1 Philippe Normand 2021-07-23 03:18:35 PDT
Created attachment 434078 [details]
Patch
Comment 2 EWS 2021-07-23 08:38:36 PDT
Committed r280243 (239911@main): <https://commits.webkit.org/239911@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434078 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-23 08:39:15 PDT
<rdar://problem/81019677>