Bug 247679
| Summary: | [GStreamer] Remove extraneous extendedSupportsType method | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | 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 | ||
Olivier Blin
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/6303
EWS
Committed 256489@main (a12a0c36a046): <https://commits.webkit.org/256489@main>
Reviewed commits have been landed. Closing PR #6303 and removing active labels.