Bug 247679

Summary: [GStreamer] Remove extraneous extendedSupportsType method
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboya, bugs-noreply, calvaris, eocanha, pgorszkowski, philn
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Olivier Blin 2022-11-09 08:29:26 PST
Content type checks are done in GStreamerRegistryScanner::isContentTypeSupported() or MediaPlayerPrivateGStreamerMSE::supportsType().

The extraneous MediaPlayerPrivateGStreamer::extendedSupportsType() method is not implemented and should be removed, like done for other ports in r157834.
Comment 1 Olivier Blin 2022-11-09 08:31:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/6303
Comment 2 EWS 2022-11-09 10:37:21 PST
Committed 256489@main (a12a0c36a046): <https://commits.webkit.org/256489@main>

Reviewed commits have been landed. Closing PR #6303 and removing active labels.