RESOLVED FIXED247679
[GStreamer] Remove extraneous extendedSupportsType method
https://bugs.webkit.org/show_bug.cgi?id=247679
Summary [GStreamer] Remove extraneous extendedSupportsType method
Olivier Blin
Reported 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.
Attachments
Olivier Blin
Comment 1 2022-11-09 08:31:25 PST
EWS
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.