Bug 270100
| Summary: | [GStreamer] Fix trimming of track IDs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vivienne Watermeier <vwatermeier> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vivienne Watermeier
In a previous PR [1] I implemented trimming leading zeroes in track IDs, however, since StringView::trim() affects both ends of the string, the patch accidentally also removes trailing zeroes.
[1]: https://github.com/WebKit/WebKit/pull/23668
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vivienne Watermeier
Pull request: https://github.com/WebKit/WebKit/pull/25114
EWS
Committed 275378@main (877ae86c324a): <https://commits.webkit.org/275378@main>
Reviewed commits have been landed. Closing PR #25114 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/123686004>