WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2025-02-06 03:55:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40112
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
<
rdar://problem/144372006
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug