WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243667
[GStreamer] Build failure with USE(GSTREAMER_MPEGTS)
https://bugs.webkit.org/show_bug.cgi?id=243667
Summary
[GStreamer] Build failure with USE(GSTREAMER_MPEGTS)
Adrian Perez
Reported
2022-08-08 06:23:32 PDT
There are a few places where AtomString is expected, but String is being used. The AtomString constructor is explicit after
bug #239950
. There are a few other failures in the code under the USE(GSTREAMER_MPEGTS) guard.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2022-08-08 06:33:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3103
EWS
Comment 2
2022-08-08 08:37:10 PDT
Committed
253212@main
(8871637ce2ee): <
https://commits.webkit.org/253212@main
> Reviewed commits have been landed. Closing PR #3103 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-08 08:38:17 PDT
<
rdar://problem/98321922
>
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