RESOLVED FIXED 287017
[GStreamer] Runtime element checks should also look at their factory names
https://bugs.webkit.org/show_bug.cgi?id=287017
Summary [GStreamer] Runtime element checks should also look at their factory names
Adrian Perez
Reported 2025-02-04 06:13:20 PST
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
Philippe Normand
Comment 1 2025-02-06 03:55:44 PST
EWS
Comment 2 2025-02-07 00:53:29 PST
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
Comment 3 2025-02-07 00:54:13 PST
Note You need to log in before you can comment on or make changes to this bug.