Bug 243667
| Summary: | [GStreamer] Build failure with USE(GSTREAMER_MPEGTS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrian Perez
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
Pull request: https://github.com/WebKit/WebKit/pull/3103
EWS
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
<rdar://problem/98321922>