Bug 287017
Summary: | [GStreamer] Runtime element checks should also look at their factory names | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> |
Component: | Media | Assignee: | Philippe Normand <philn> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=216880 |
Adrian Perez
Currently there are a number of instances where GStreamer code uses gstObjectHasProperty() to determine whether an element can be manipulated in a certain way. Those checks could be more targeted and take into account the factories used to instantiate the elements.
This would be a follow-up to bug #216880 -- see https://github.com/WebKit/WebKit/pull/39263#discussion_r1940729550 as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/40112
EWS
Committed 289992@main (1443747622f2): <https://commits.webkit.org/289992@main>
Reviewed commits have been landed. Closing PR #40112 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/144372006>