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
Adrian Perez
Comment 1 2022-08-08 06:33:24 PDT
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
Note You need to log in before you can comment on or make changes to this bug.