Bug 243667

Summary: [GStreamer] Build failure with USE(GSTREAMER_MPEGTS)
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Adrian Perez 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.
Comment 1 Adrian Perez 2022-08-08 06:33:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3103
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-08-08 08:38:17 PDT
<rdar://problem/98321922>