RESOLVED FIXED 270100
[GStreamer] Fix trimming of track IDs
https://bugs.webkit.org/show_bug.cgi?id=270100
Summary [GStreamer] Fix trimming of track IDs
Vivienne Watermeier
Reported Monday, February 26, 2024 6:23:06 PM UTC
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
Vivienne Watermeier
Comment 1 Monday, February 26, 2024 6:28:27 PM UTC
EWS
Comment 2 Tuesday, February 27, 2024 1:28:25 PM UTC
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
Comment 3 Tuesday, February 27, 2024 1:29:14 PM UTC
Note You need to log in before you can comment on or make changes to this bug.