Bug 243667 - [GStreamer] Build failure with USE(GSTREAMER_MPEGTS)
Summary: [GStreamer] Build failure with USE(GSTREAMER_MPEGTS)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrian Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-08 06:23 PDT by Adrian Perez
Modified: 2022-08-08 08:38 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>